diff options
author | Giulio Fidente <gfidente@redhat.com> | 2019-08-22 15:29:06 +0200 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2019-08-22 15:32:48 +0200 |
commit | 6902c8b4dcbe28d89f85a5a40d8356718164084b (patch) | |
tree | a5ee2ba28d8e5fe497e4d999c84331369fdb7630 | |
parent | dc5cd7f60ceb6272d0e27cdb6c295bacc1477db4 (diff) | |
download | pelican-themes-6902c8b4dcbe28d89f85a5a40d8356718164084b.tar.gz |
Update svbhack with support for Pelican 4 and readtime plugin
Bumps up the svbhack submodule to include a version that works with
Pelican 4 and supports the readtime plugin.
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | svbhack | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 61dd043..250be69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,7 +57,7 @@ url = https://github.com/erfaan/pelican-theme-irfan.git [submodule "svbhack"] path = svbhack - url = https://github.com/giulivo/pelican-svbhack.git + url = https://github.com/gfidente/pelican-svbhack.git [submodule "html5-dopetrope"] path = html5-dopetrope url = https://github.com/PierrePaul/html5-dopetrope.git diff --git a/svbhack b/svbhack -Subproject 3170593077434e4d12604c6124ac97008ad41f0 +Subproject 4e7e5af0d549813209abbb6954c84229819973f |