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"