shithub: hugo

Download patch

ref: 73273d4e8138ca7ac60e8201618b1b81da64e92b
parent: 4c220c4ac2302b6c0a535c1099f2d393d57049c6
author: Bjørn Erik Pedersen <[email protected]>
date: Tue Jul 18 06:44:02 EDT 2017

Add the docs theme to .gitmodules

See #3713

--- a/.gitmodules
+++ b/.gitmodules
@@ -1,0 +1,3 @@
+[submodule "themes/gohugoioTheme"]
+        path = docs/themes/gohugoioTheme
+        url = https://github.com/gohugoio/gohugoioTheme.git
\ No newline at end of file