diff options
Diffstat (limited to 'www/homepage/files/config/bookmarks.yaml.sample')
-rw-r--r-- | www/homepage/files/config/bookmarks.yaml.sample | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/www/homepage/files/config/bookmarks.yaml.sample b/www/homepage/files/config/bookmarks.yaml.sample new file mode 100644 index 000000000000..2b82ea7885f4 --- /dev/null +++ b/www/homepage/files/config/bookmarks.yaml.sample @@ -0,0 +1,18 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/bookmarks + +- Developer: + - Github: + - abbr: GH + href: https://github.com/ + +- Social: + - Reddit: + - abbr: RE + href: https://reddit.com/ + +- Entertainment: + - YouTube: + - abbr: YT + href: https://youtube.com/ |