Swap h3 for p,strong for RSS subscribe header
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<article>
|
||||
<header>
|
||||
<h1>{{title}}</h1>
|
||||
<h3>For those using a RSS reader, subscribe here: <a href="/posts/rss.xml">rss.xml</a></h3>
|
||||
<p><strong>For those using a RSS reader, subscribe here: <a href="/posts/rss.xml">rss.xml</a></strong></p>
|
||||
</header>
|
||||
<time datetime="{{date}}"></time>
|
||||
{{content}}
|
||||
|
||||
Reference in New Issue
Block a user