diff options
author | Igor Scheller <igor.scheller@igorshp.de> | 2017-01-02 02:19:17 +0100 |
---|---|---|
committer | Igor Scheller <igor.scheller@igorshp.de> | 2017-01-02 02:19:17 +0100 |
commit | 94b52504145ed5c889093421167306aa7a45d385 (patch) | |
tree | bc68f9149f0f59623455eb815131254665c92b70 /.gitmodules | |
parent | bc91daedca5646bbc2786bd5c24152b4f723436e (diff) |
Added composer with parsedown requirement
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 0aa8483a..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 = themes/assets/bootstrap - url = https://github.com/twbs/bootstrap.git + url = https://github.com/twbs/bootstrap.git
\ No newline at end of file |