commit 181d4edc2be88d642bbe32c6b560740af5cd06d7 Author: ferkle Date: Mon Nov 3 12:48:26 2025 +0100 initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5154615 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/ananke"] + path = themes/ananke + url = https://github.com/theNewDynamic/gohugo-theme-ananke.git diff --git a/themes/ananke b/themes/ananke new file mode 160000 index 0000000..39e2145 --- /dev/null +++ b/themes/ananke @@ -0,0 +1 @@ +Subproject commit 39e2145985954eac07dd343a456f5696c8f9e9d6