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
|
- abbr: GH
|
||||||
href: https://github.com/
|
href: https://github.com/
|
||||||
|
|
||||||
- Social:
|
- Study:
|
||||||
- Reddit:
|
- OpenU:
|
||||||
- abbr: RE
|
- icon: icons/OpenU.png
|
||||||
href: https://reddit.com/
|
href: https://www.openu.ac.il/
|
||||||
|
- Univeli:
|
||||||
|
- abbr: UVI
|
||||||
|
href: https://www.univeli.com/
|
||||||
|
- Mishay:
|
||||||
|
- abbr: MSY
|
||||||
|
href: https://www.mishay.co.il/
|
||||||
|
|
||||||
- Entertainment:
|
- Entertainment:
|
||||||
- YouTube:
|
- YouTube:
|
||||||
|
|||||||
@ -6,4 +6,5 @@ services:
|
|||||||
- 3000:3000
|
- 3000:3000
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/app/config # Make sure your local config directory exists
|
- ./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
|
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations
|
||||||
Loading…
Reference in New Issue
Block a user