New style initial
This commit is contained in:
@@ -25,11 +25,12 @@ paginationRootDir: once-burned
|
||||
{% else %}
|
||||
<p>Nothing’s here yet!</p>
|
||||
{% endif %}
|
||||
<span class="buttonContainer">
|
||||
{% include "permalinkButtons.njk" %}
|
||||
|
||||
{% include "permalinkButtons.njk" %}
|
||||
|
||||
<a href="/now-burning/">
|
||||
<button type="button">Latest »</button>
|
||||
</a>
|
||||
<a href="/now-burning/">
|
||||
<button type="button">Latest</button>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user