all repos — website @ fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2

My website

Merge branch 'main' into microformats2
Alan Pearce alan@alanpearce.eu
Wed, 26 Apr 2023 13:32:08 +0200
commit

fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2

parent

40881d13b8042cb0fabf9a92ed38a21cdf6c8d2e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/page.htmltemplates/page.html
@@ -16,7 +16,7 @@ </p>     {%- endif %}
   {%- endif %}
   <main>
-    {{ page.content | indent | safe }}
+    {{ page.content | safe }}
   </main>
   <p>
     {%- if page.taxonomies %}