From 596fe085a1d4427d5a09a765a68dbd8911c881a6 Mon Sep 17 00:00:00 2001
From: Lars Frost <larsf@fsmpi.rwth-aachen.de>
Date: Sat, 21 Dec 2024 18:15:34 +0100
Subject: [PATCH] Adapt title to new gamejam

---
 leitfaden.typ | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/leitfaden.typ b/leitfaden.typ
index 236646c..51ff036 100644
--- a/leitfaden.typ
+++ b/leitfaden.typ
@@ -1,7 +1,7 @@
 #import "template.typ": *
 #import "global.typ": *
 
-#let title = "Guideline for the GameJam 2024\nof Fachschaft Mathematik/Physik/Informatik"
+#let title = "Guideline for the GameJam 2025-01\nof Fachschaft Mathematik/Physik/Informatik"
 
 #show: doc => apply-template(title, "en", doc)
 
-- 
GitLab