Skip to content

Commit 4f57db9

Browse files
committed
Added gitmodule for hugo docs
1 parent bc4e6f4 commit 4f57db9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "docs/themes/ananke"]
2+
path = docs/themes/ananke
3+
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
4+
[submodule "docs/themes/hugo-theme-learn"]
5+
path = docs/themes/hugo-theme-learn
6+
url = https://github.com/matcornic/hugo-theme-learn.git

0 commit comments

Comments
 (0)