diff --git a/web/_data/community-content.json b/web/_data/community-content.json index a1d3dd1..02b5a17 100644 --- a/web/_data/community-content.json +++ b/web/_data/community-content.json @@ -1,15 +1,4 @@ [ - { - "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", diff --git a/web/community.html b/web/community.html index 2957248..28dcc9d 100644 --- a/web/community.html +++ b/web/community.html @@ -5,37 +5,39 @@ title: Tiny Life summary: A fun simulation game where you mess with people's lives --- -
{{ section.desc }}
- - {% for content in site.data.community-content %} - {% if content.section == section.slug %} -{{ section.desc }}
+ + {% for content in site.data.community-content %} + {% if content.section == section.slug %} +