From 2b9768a5fbfd7abf83f1311e1037dd0bd1470a82 Mon Sep 17 00:00:00 2001 From: teascade Date: Tue, 6 Aug 2019 17:30:55 +0300 Subject: [PATCH] Add Blood and Gore to saltosion's games --- src/from_toml/games_itch.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/from_toml/games_itch.toml b/src/from_toml/games_itch.toml index b4ba659..da918b1 100644 --- a/src/from_toml/games_itch.toml +++ b/src/from_toml/games_itch.toml @@ -1,8 +1,11 @@ [meta] -rendered = ["game"] +rendered = ["simplygladiators", "bloodandgore"] template = "src/from_toml/templates/itch.html" list_classes = "" is_list = false -[list.game] +[list.simplygladiators] id = "94673" + +[list.bloodandgore] +id = "463583"