Add self icons and add bookmarks
All checks were successful
Deploy Homepage / deploy (push) Successful in 3s

This commit is contained in:
bdizen 2024-11-26 14:34:17 +02:00
parent 8e4223f918
commit d9cf10651b
3 changed files with 11 additions and 4 deletions

BIN
assets/icons/OpenU.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -7,10 +7,16 @@
- abbr: GH
href: https://github.com/
- Social:
- Reddit:
- abbr: RE
href: https://reddit.com/
- Study:
- OpenU:
- icon: icons/OpenU.png
href: https://www.openu.ac.il/
- Univeli:
- abbr: UVI
href: https://www.univeli.com/
- Mishay:
- abbr: MSY
href: https://www.mishay.co.il/
- Entertainment:
- YouTube:

View File

@ -6,4 +6,5 @@ services:
- 3000:3000
volumes:
- ./config:/app/config # Make sure your local config directory exists
- ./assets/icons:/app/public/icons # Make sure your local config directory exists
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations