diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml new file mode 100644 index 0000000..b719552 --- /dev/null +++ b/homepage/config/bookmarks.yaml @@ -0,0 +1,15 @@ +- Developer: + - Github: + - abbr: GH + href: https://github.com/ + +- Social: + - Redditdit: + - icon: reddit.png + href: https://reddit.com/ + description: The front page of the internet + +- Entertainment: + - YouTube: + - abbr: YT + href: https://youtube.com/ \ No newline at end of file