diff --git a/services/prod/home/config/bookmarks.yaml b/services/prod/home/config/bookmarks.yaml new file mode 100644 index 0000000..ee607ea --- /dev/null +++ b/services/prod/home/config/bookmarks.yaml @@ -0,0 +1,37 @@ +- Entertainment: + - YouTube: + - abbr: YT + href: https://youtube.com + icon: mdi-youtube + - Netflix: + - abbr: NF + href: https://netflix.com + icon: mdi-netflix + - Disney+: + - abbr: D+ + href: https://disneyplus.com + icon: mdi-disney + - Channel 4: + - abbr: C4 + href: https://channel4.com + icon: mdi-television-classic + - Prime Video: + - abbr: PV + href: https://primevideo.com + icon: mdi-amazon + +- Social: + - Reddit: + - abbr: RD + href: https://reddit.com + icon: mdi-reddit + - Instagram: + - abbr: IG + href: https://instagram.com + icon: mdi-instagram + +- Shopping: + - Amazon: + - abbr: AZ + href: https://amazon.co.uk + icon: mdi-amazon