From 6697dc04c07337eaed7c44ac5172480ed72a2619 Mon Sep 17 00:00:00 2001 From: Nuno Sempere Date: Wed, 6 Jul 2022 04:49:35 +0000 Subject: [PATCH] tweak: Cha nge blog to adopt style from overall app Previous code had different styling inside the article tag, which led to inconsistencies in the display --- apps/blagh/app.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/blagh/app.rc b/apps/blagh/app.rc index 330a217..d0efe42 100755 --- a/apps/blagh/app.rc +++ b/apps/blagh/app.rc @@ -76,7 +76,7 @@ fn blagh_body { # Direct links to feeds are disabled because they are not very useful, add clutter and might waste pagerank. # An user can add this on their own using handlers_body_head anyway. - echo '
RSS Feed
' + echo '

RSS Feed

' # |Atom Feed' # Markdown posts