From e216cfc3d99228474124a938f833cfca7664175c Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Wed, 2 Mar 2022 17:29:25 +0100 Subject: [PATCH] bugfix for theme: including custom css need to switch to my own fork temporarily --- .gitmodules | 3 ++- theme/Flex | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 952742d..1ba86f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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/ diff --git a/theme/Flex b/theme/Flex index ef20ea1..c4adc57 160000 --- a/theme/Flex +++ b/theme/Flex @@ -1 +1 @@ -Subproject commit ef20ea1fb3af763e23179a9a08cc9c40260eee52 +Subproject commit c4adc57878f05cb31c1e93d2cf0a4b58d2712686