From 763f6ab17b07e456f05ef6656c27730d3f71e564 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Fri, 29 Dec 2023 14:29:31 +0100 Subject: [PATCH] ok --- templates/blog-page.html | 8 ++++++++ templates/page.html | 3 ++- templates/shortcodes/sponsor.html | 8 +++++++- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/templates/blog-page.html b/templates/blog-page.html index c297ad3..9ada03c 100644 --- a/templates/blog-page.html +++ b/templates/blog-page.html @@ -24,4 +24,12 @@ {% endfor %}

{{ page.content | safe }} + +

+ + Donate using Liberapay +

+ {% endblock content %} diff --git a/templates/page.html b/templates/page.html index ca1f458..1d41327 100644 --- a/templates/page.html +++ b/templates/page.html @@ -5,4 +5,5 @@ {{ page.title | safe }} {{ page.content | safe }} -{% endblock content %} \ No newline at end of file + +{% endblock content %} diff --git a/templates/shortcodes/sponsor.html b/templates/shortcodes/sponsor.html index 8ff81c6..29218fd 100644 --- a/templates/shortcodes/sponsor.html +++ b/templates/shortcodes/sponsor.html @@ -1 +1,7 @@ - +

+ + Donate using Liberapay + +