diff --git a/web/_data/community-content.json b/web/_data/community-content.json new file mode 100644 index 0000000..a1d3dd1 --- /dev/null +++ b/web/_data/community-content.json @@ -0,0 +1,24 @@ +[ + { + "name": "Itty for Tiny Life", + "slug": "itty", + "desc": "Itty adds a social media site (called Itty) that allows your Tinies to interact digitally!", + "author": "ssblur", + "section": "mods", + "links": { + "Steam": "https://steamcommunity.com/sharedfiles/filedetails/?id=2965803577", + "YouTube": "https://www.youtube.com/channel/UC87-8FM-U9OSUYCzIqlhztA" + } + }, + { + "name": "Itty for Tiny Life", + "slug": "itty", + "desc": "Itty adds a social media site (called Itty) that allows your Tinies to interact digitally!", + "author": "ssblur", + "section": "mods", + "links": { + "Steam": "https://steamcommunity.com/sharedfiles/filedetails/?id=2965803577", + "YouTube": "https://www.youtube.com/channel/UC87-8FM-U9OSUYCzIqlhztA" + } + } +] diff --git a/web/_data/community-sections.json b/web/_data/community-sections.json new file mode 100644 index 0000000..cc923c4 --- /dev/null +++ b/web/_data/community-sections.json @@ -0,0 +1,32 @@ +[ + { + "name": "🔨 Mods", + "slug": "mods", + "desc": "Mods are cool!" + }, + { + "name": "🫂 Households", + "slug": "households", + "desc": "Households are cool!" + }, + { + "name": "🏠 Lots", + "slug": "lots", + "desc": "Lots are cool!" + }, + { + "name": "🌍 Worlds", + "slug": "worlds", + "desc": "Worlds are cool!" + }, + { + "name": "📽️ Media", + "slug": "media", + "desc": "Media is cool!" + }, + { + "name": "🎨 Fanart", + "slug": "fanart", + "desc": "Fanart is cool!" + } +] diff --git a/web/_includes/about.html b/web/_includes/about.html index 1a7dc71..45980cf 100644 --- a/web/_includes/about.html +++ b/web/_includes/about.html @@ -9,7 +9,7 @@

{{ item.title }}

- {{ item.alt }} + {{ item.alt }}