From 265a2b3d2ab99a8f725b465e0205accdc2580ae5 Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Sat, 4 Apr 2026 17:54:58 +0200 Subject: [PATCH] . --- homepage/config/bookmarks.yaml | 10 +++++++++- homepage/images/itchio.svg | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 homepage/images/itchio.svg diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index 99218d0..2f5fdb9 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -63,6 +63,11 @@ abbr: NFO href: https://nfo-maker.com/ description: NFO Maker - Create NFO files for media libraries + - selfhosting.sh: + - #icon: /images/selfhosting.png + abbr: $ # SH + href: https://selfhosting.sh/ + description: Self-Hosting Resources and Guides - Social: - Reddit: @@ -107,7 +112,6 @@ - abbr: TP icon: /images/Telia.webp href: https://www.teliaplay.no/ - - IMDB: - abbr: IMDB icon: sh-imdb.svg @@ -160,3 +164,7 @@ - abbr: MA icon: /images/myabandonware.png href: https://www.myabandonware.com/ + - itch.io: + - abbr: IT + icon: images/itchio.svg + href: https://itch.io/ diff --git a/homepage/images/itchio.svg b/homepage/images/itchio.svg new file mode 100644 index 0000000..4a4ac25 --- /dev/null +++ b/homepage/images/itchio.svg @@ -0,0 +1 @@ + \ No newline at end of file