This commit is contained in:
Andrei Astafev 2019-04-26 16:24:15 +03:00
parent c25940b9ca
commit 53373f0be9

View File

@ -11,6 +11,8 @@ git submodule update --init plugins/official
git submodule update --init plugins/thirdparty/pelican-css
git submodule update --init plugins/thirdparty/pelidoc
git submodule update --init plugins/thirdparty/yuicompressor-opt
git submodule update --init plugins/thirdparty/pandoc_reader
git submodule update --init plugins/thirdparty/replacer
git submodule update --init themes/bootstrap4
```