diff options
author | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
---|---|---|
committer | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
commit | 52ecded96e13946e84ec9336d43585690169c065 (patch) | |
tree | f3baf0dc7c6447586ecf85adecab0e1398b9d5dc /.gitmodules |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |