diff options
author | underground <underground@underground.pm> | 2025-01-19 19:48:31 +0100 |
---|---|---|
committer | underground <underground@underground.pm> | 2025-01-19 19:48:31 +0100 |
commit | 3a247ba6ca0cd3148ee2e2a4260de99e434585cc (patch) | |
tree | 36cb06eb9341f5379298261c316783129294f748 /.gitmodules | |
download | miraikumiko.com-3a247ba6ca0cd3148ee2e2a4260de99e434585cc.tar.gz miraikumiko.com-3a247ba6ca0cd3148ee2e2a4260de99e434585cc.tar.bz2 |
Init
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..4d81b35 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-bearcub"] + path = themes/hugo-bearcub + url = https://github.com/clente/hugo-bearcub |