From: Kai Moritz Date: Sun, 21 Dec 2025 19:37:56 +0000 (+0100) Subject: Switched to the theme `hugo-juplo` X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=da039a23da8d460a94a55687268b10575700b90f;p=website Switched to the theme `hugo-juplo` --- diff --git a/.gitmodules b/.gitmodules index e69de29b..ba4b4176 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "themes/hugo-juplo"] + path = themes/hugo-juplo + url = juplo.de:/var/lib/git/juplo/website + branch = frontend diff --git a/hugo.yaml b/hugo.yaml index a1c618aa..0998981a 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,7 +1,7 @@ baseURL: https://juplo.de languageCode: en-US title: juplo -theme: PaperMod +theme: hugo-juplo taxonomies: category: categories tag: tags diff --git a/themes/hugo-juplo b/themes/hugo-juplo new file mode 160000 index 00000000..687a12fd --- /dev/null +++ b/themes/hugo-juplo @@ -0,0 +1 @@ +Subproject commit 687a12fda289e74c74a25a66e92f28180968adc5