bugfix for theme: including custom css

need to switch to my own fork temporarily
This commit is contained in:
Trolli Schmittlauch 2022-03-02 17:29:25 +01:00
parent 44a349d757
commit e216cfc3d9
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View file

@ -3,4 +3,5 @@
url = https://github.com/getpelican/pelican-plugins
[submodule "theme/Flex"]
path = theme/Flex
url = https://github.com/alexandrevicenzi/Flex/
#url = https://github.com/alexandrevicenzi/Flex/
url = https://github.com/schmittlauch/Flex/