projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c220c4
)
Add the docs theme to .gitmodules
author
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Tue, 18 Jul 2017 08:44:02 +0000
(10:44 +0200)
committer
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Tue, 18 Jul 2017 08:44:02 +0000
(10:44 +0200)
See #3713
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..10c22430423009654ac26efda4bfdab7d64b1815 100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-0,0
+1,3
@@
+[submodule "themes/gohugoioTheme"]
+ path = docs/themes/gohugoioTheme
+ url = https://github.com/gohugoio/gohugoioTheme.git
\ No newline at end of file