theme update: liberapay support
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
0695f312a5
commit
fc7b3e09ef
2 changed files with 3 additions and 2 deletions
|
@ -30,9 +30,10 @@ poweredby = true
|
||||||
|
|
||||||
[params.social]
|
[params.social]
|
||||||
email = "blog@bouah.net"
|
email = "blog@bouah.net"
|
||||||
|
liberapay = "pep"
|
||||||
|
|
||||||
[params.social.config]
|
[params.social.config]
|
||||||
platforms = ["email"]
|
platforms = ["email", "liberapay"]
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
post = "/:year/:month/:slug/"
|
post = "/:year/:month/:slug/"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d96bd7804316684d5b7d12017033a230ed339499
|
Subproject commit dae89201d509a23fcf76ab51f7129928f952dcdb
|
Loading…
Reference in a new issue