Add self icons and add bookmarks
All checks were successful
Deploy Homepage / deploy (push) Successful in 3s
All checks were successful
Deploy Homepage / deploy (push) Successful in 3s
This commit is contained in:
parent
8e4223f918
commit
d9cf10651b
BIN
assets/icons/OpenU.png
Normal file
BIN
assets/icons/OpenU.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
@ -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:
|
||||
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user