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
This commit is contained in:
parent
df15258241
commit
6697dc04c0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user