From dd62d159e260f2d510d2f33e1d2ea04f9e12408b Mon Sep 17 00:00:00 2001
From: Jake <j.vondoemming@stud.uni-goettingen.de>
Date: Tue, 2 Aug 2022 11:08:25 +0200
Subject: [PATCH] udpated config.json

---
 config.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.json b/config.json
index 7e1038e..9acaf80 100644
--- a/config.json
+++ b/config.json
@@ -4,6 +4,7 @@
 		"images"
 	],
 	"theme": {
+		"default_tag_color": "hsl(289, 43%, 56%)",
 		"homepage_slug": "index",
 		"static_dir": "theme",
 		"css_file": "main.css",
-- 
GitLab