commit 6697dc04c07337eaed7c44ac5172480ed72a2619
parent df1525824167573ecaaeb94be56ce6a3f0e11104
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date: Wed, 6 Jul 2022 04:49:35 +0000
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
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 '<div style="text-align:left"><a href="index.rss">RSS Feed</a></div>'
+ echo '<p><a href="index.rss">RSS Feed</a></p>'
# |<a href="index.atom">Atom Feed</a></div>'
# Markdown posts