From 8ffe8fbf7d27504a5f0b0592b12896e80e53a151 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 24 Apr 2026 12:15:10 +0200 Subject: Add the canonical tags --- templates/_includes/meta.html | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'templates/_includes') diff --git a/templates/_includes/meta.html b/templates/_includes/meta.html index d649432..267a612 100644 --- a/templates/_includes/meta.html +++ b/templates/_includes/meta.html @@ -1,19 +1,25 @@ - + + + + + + + $if(published)$ - - + + $else$ - + $endif$ $if(tags)$ - - + + $endif$ - - + + $if(teaser)$ - + $else$ - + $endif$ -- cgit v1.2.3