Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-07-18 11:44:02 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-07-18 11:44:02 +0300
commit73273d4e8138ca7ac60e8201618b1b81da64e92b (patch)
tree620d6ec5d0fa3096818b84f9a485df5436a653d1 /.gitmodules
parent4c220c4ac2302b6c0a535c1099f2d393d57049c6 (diff)
Add the docs theme to .gitmodules
See #3713
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e69de29bb..10c224304 100644
--- 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