From a97daa4ab836265c6a41bea18ba4d52aed32d902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=A4schke?= Date: Fri, 26 Jul 2024 13:23:04 +0200 Subject: [PATCH] fixed tag pages --- tag/cis-cod.md | 10 ++++++---- tag/coordinates.md | 10 ++++++---- tag/dsat.md | 10 ++++++---- tag/tiles.md | 10 ++++++---- 4 files changed, 24 insertions(+), 16 deletions(-) diff --git a/tag/cis-cod.md b/tag/cis-cod.md index 41712f3..b7fb33a 100644 --- a/tag/cis-cod.md +++ b/tag/cis-cod.md @@ -11,9 +11,11 @@ layout: default {% endfor %} -

{{ tag }} Posts

+

posts tagged with {{ tag }}

-{% for post in tagged_posts %} - {{ post.title }} -{% endfor %} + diff --git a/tag/coordinates.md b/tag/coordinates.md index 91489c9..ec63032 100644 --- a/tag/coordinates.md +++ b/tag/coordinates.md @@ -11,9 +11,11 @@ layout: default {% endfor %} -

{{ tag }} Posts

+

posts tagged with {{ tag }}

-{% for post in tagged_posts %} - {{ post.title }} -{% endfor %} + diff --git a/tag/dsat.md b/tag/dsat.md index bda37c1..9a9f548 100644 --- a/tag/dsat.md +++ b/tag/dsat.md @@ -11,9 +11,11 @@ layout: default {% endfor %} -

{{ tag }} Posts

+

posts tagged with {{ tag }}

-{% for post in tagged_posts %} - {{ post.title }} -{% endfor %} + diff --git a/tag/tiles.md b/tag/tiles.md index 70fa491..572b185 100644 --- a/tag/tiles.md +++ b/tag/tiles.md @@ -11,9 +11,11 @@ layout: default {% endfor %} -

{{ tag }} Posts

+

posts tagged with {{ tag }}

-{% for post in tagged_posts %} - {{ post.title }} -{% endfor %} +