From 34e34852fa5716768f78cd2fae75298a612b822b Mon Sep 17 00:00:00 2001 From: madrilene Date: Fri, 16 Feb 2024 15:34:31 +0100 Subject: [PATCH] fix broken post layout (WIP) by changing to njk for now --- ...24-01-30-gallery.md => 2024-01-30-gallery.njk} | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) rename src/posts/{2024-01-30-gallery.md => 2024-01-30-gallery.njk} (81%) diff --git a/src/posts/2024-01-30-gallery.md b/src/posts/2024-01-30-gallery.njk similarity index 81% rename from src/posts/2024-01-30-gallery.md rename to src/posts/2024-01-30-gallery.njk index faaae50..67d0b2b 100644 --- a/src/posts/2024-01-30-gallery.md +++ b/src/posts/2024-01-30-gallery.njk @@ -17,17 +17,14 @@ gallery: caption: 'A large blue (Phengaris arion)' --- -Gallery popups usting the `` element: +

Gallery popups using the dialog element:

{% include "components/gallery.njk" %} -Loop through images without additional interactivity: +

Loop through images without additional interactivity:

-