diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index 8684a4ee..2d19e8e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vendor/parsedown"] - path = vendor/parsedown - url = https://github.com/erusev/parsedown.git [submodule "vendor/bootstrap"] - path = vendor/bootstrap - url = https://github.com/twbs/bootstrap.git + path = themes/assets/bootstrap + url = https://github.com/twbs/bootstrap.git
\ No newline at end of file |