hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 73273d4e8138ca7ac60e8201618b1b81da64e92b
parent 4c220c4ac2302b6c0a535c1099f2d393d57049c6
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Tue, 18 Jul 2017 10:44:02 +0200

Add the docs theme to .gitmodules

See #3713

Diffstat:
M.gitmodules | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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