From 4ca17e1f831de368b4b59151a8c5ce5541f4bc11 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 26 Jan 2023 19:09:46 +0100
Subject: [PATCH] move seasons to config

---
 config   | 2 +-
 main.tex | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/config b/config
index f0cb3810..3c5552b4 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit f0cb3810977442e69af46c02fb9f0a5a2b9589d3
+Subproject commit 3c5552b49910b3e18a650837887eaf168d8d5368
diff --git a/main.tex b/main.tex
index e4b668a0..f60e6a03 100644
--- a/main.tex
+++ b/main.tex
@@ -18,7 +18,6 @@ Keywords={TTRPG,RPG,roleplaying}
 
 \input{glossary.tex}
 \iftoggle{aif}{
-  \input{../aif/seasons.tex}
   \input{../aif/glossary.tex}
 }{}
 
-- 
GitLab