Better scoping for readmore
This commit is contained in:
parent
4a0bda8d55
commit
770e883e5f
2 changed files with 2 additions and 2 deletions
2
post.hbs
2
post.hbs
|
@ -38,7 +38,7 @@
|
|||
</article>
|
||||
|
||||
<aside class="gh-readmore">
|
||||
<div class="gh-container">
|
||||
<div class="gh-readmore-inner gh-container">
|
||||
<div class="gh-readmore-next">
|
||||
{{#next_post}}<a href="{{url}}">{{> "icons/arrow-left"}} <h4>{{title}}</h4></a>{{/next_post}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue