From ce54a4e01bdc473ad311dc76b5748c2b0bfa36a0 Mon Sep 17 00:00:00 2001
From: Paul <14367-paulenit@users.noreply.git.rwth-aachen.de>
Date: Thu, 13 Apr 2023 16:28:25 +0200
Subject: [PATCH] Add commented-out twocolumn option

---
 header.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/header.md b/header.md
index 1f506a7..ac0fc4a 100644
--- a/header.md
+++ b/header.md
@@ -7,6 +7,7 @@ documentclass: scrartcl
 classoption:
   - a4paper
   - 11pt
+#   - twocolumn
 fontfamily: libertinus
 # Do not use libertinus monospace font
 fontfamilyoptions:
-- 
GitLab