From de1f6fb5ab95c6af7f07ab7c3d7d529e097080ef Mon Sep 17 00:00:00 2001
From: Fabian Vu <Fabian.Vu@hhu.de>
Date: Wed, 12 Jul 2023 14:00:27 +0200
Subject: [PATCH] Create _config.yml

---
 _config.yml | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 _config.yml

diff --git a/_config.yml b/_config.yml
new file mode 100644
index 000000000..8fbe9cc35
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,3 @@
+theme: jekyll-theme-minimal
+title: B2Program Codegenerator
+description: B2Program
-- 
GitLab