diff options
author | Bjørn Erik Pedersen <[email protected]> | 2017-08-10 14:35:21 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2017-08-10 14:54:19 +0200 |
commit | ea2cc26b390476f1c605405604f8c92afd09b6ee (patch) | |
tree | 3f42578a05ed339fe0581c9434915a78551a4d03 /.gitmodules | |
parent | 0f9f73cce5c3f1f05be20bcf1d23b2332623d7f9 (diff) | |
download | hugo-ea2cc26b390476f1c605405604f8c92afd09b6ee.tar.gz hugo-ea2cc26b390476f1c605405604f8c92afd09b6ee.zip |
Remove the theme submodule from /docs
See #3791
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 10c224304..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "themes/gohugoioTheme"] - path = docs/themes/gohugoioTheme - url = https://github.com/gohugoio/gohugoioTheme.git
\ No newline at end of file |