Self closing tag!
This commit is contained in:
@ -72,7 +72,7 @@
|
||||
{%- endif -%}
|
||||
|
||||
{%- if page.lower or page.higher -%}
|
||||
<hr>
|
||||
<hr />
|
||||
<nav id="post-nav">
|
||||
{%- if page.higher -%}
|
||||
<a class="post-nav-item post-nav-prev" href="{{ page.higher.permalink }}">
|
||||
|
Reference in New Issue
Block a user