From 61194884e782c9a92fe7f964a8c527a2223c4cc7 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 3 Feb 2026 14:30:47 +0100 Subject: fix(frontend): using property instead of name in meta tags --- backend/templates/base.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/backend/templates/base.html b/backend/templates/base.html index b2071b1..548304e 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -8,22 +8,22 @@ - + - - - - - - - + + + + + + + {{ if ne .PubDate "" }} - + {{ end }} - - + + -- cgit v1.2.3