From a49713d90f1fc8bb68bcfe18e5ba50ccf723d089 Mon Sep 17 00:00:00 2001 From: dichgrem Date: Thu, 28 Aug 2025 10:33:46 +0800 Subject: [PATCH] fix:scale --- macros/head.html | 2 +- static/rss-style.xslt | 4 ++-- templates/macros/head.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/macros/head.html b/macros/head.html index 1a7e903..15ac429 100644 --- a/macros/head.html +++ b/macros/head.html @@ -2,7 +2,7 @@ {% macro head(config) %} - + diff --git a/static/rss-style.xslt b/static/rss-style.xslt index def26a6..b96d8f6 100755 --- a/static/rss-style.xslt +++ b/static/rss-style.xslt @@ -6,7 +6,7 @@ - + <xsl:value-of select="/atom:feed/atom:title"/> @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/templates/macros/head.html b/templates/macros/head.html index c79dfcb..9af5dce 100644 --- a/templates/macros/head.html +++ b/templates/macros/head.html @@ -2,7 +2,7 @@ {% macro head(config) %} - + @@ -94,4 +94,4 @@ -{% endmacro open_graph %} \ No newline at end of file +{% endmacro open_graph %}