From 00c5d652aedb82525654c0494a52592efec61d7a Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 25 May 2026 19:50:50 +0000 Subject: [PATCH] Add Dashboard_Containers/homepage/config/bookmarks.yaml --- .../homepage/config/bookmarks.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Dashboard_Containers/homepage/config/bookmarks.yaml diff --git a/Dashboard_Containers/homepage/config/bookmarks.yaml b/Dashboard_Containers/homepage/config/bookmarks.yaml new file mode 100644 index 0000000..0492cb9 --- /dev/null +++ b/Dashboard_Containers/homepage/config/bookmarks.yaml @@ -0,0 +1,16 @@ +--- +#- Developer: + # - Github: + # - abbr: GH + # href: https://github.com/ + +#- Social: + # - Reddit: + # - 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