From e0e28b651a4e4891b6cf312570171a7f4975fd9f Mon Sep 17 00:00:00 2001 From: ALXD Date: Sat, 9 May 2026 12:37:49 +0200 Subject: [PATCH] Add Story Seed Library to a list of Blowfish users --- exampleSite/content/users/users.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index b334182f..c232dd5e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1052,5 +1052,15 @@ "tags": [ "Personal site" ] + }, + { + "title": "Story Seed Library", + "url": "https://storySeedLibrary.org/", + "source": "https://codeberg.org/alxd/storyseedlibrary", + "tags": [ + "Gallery", + "Solarpunk", + "Community Project" + ] } ] \ No newline at end of file