From ac0329f15cbaf7c1a8459d56aefd1dcac144dae0 Mon Sep 17 00:00:00 2001 From: Fredrik Mile Date: Fri, 26 Apr 2024 22:36:11 +0200 Subject: [PATCH] use own fork of theme --- .gitmodules | 3 +++ themes/gokarna | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/gokarna diff --git a/.gitmodules b/.gitmodules index e69de29..1782755 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/gokarna"] + path = themes/gokarna + url = https://github.com/mile95/gokarna.git diff --git a/themes/gokarna b/themes/gokarna new file mode 160000 index 0000000..b3e971b --- /dev/null +++ b/themes/gokarna @@ -0,0 +1 @@ +Subproject commit b3e971bf32e4c24861131141d82f866f7019c059