summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-05-24 14:06:38 +0200
committerGitHub <noreply@github.com>2017-05-24 14:06:38 +0200
commit868780239f7a416017f1b31fab62032050a01681 (patch)
treee26c4aa3d72e710a2eebb308a72fed3a04e8b2ea /.gitmodules
parentff4d176341c52da4ea74364de153a20352c6a145 (diff)
parentbc91daedca5646bbc2786bd5c24152b4f723436e (diff)
Merge pull request #308 from MyIgel/themes
Themes: Moved bootstrap and improved generate script
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 8684a4ee..0aa8483a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,5 +2,5 @@
path = vendor/parsedown
url = https://github.com/erusev/parsedown.git
[submodule "vendor/bootstrap"]
- path = vendor/bootstrap
+ path = themes/assets/bootstrap
url = https://github.com/twbs/bootstrap.git