feat: Restore BS icons, separate styles to modules
This commit is contained in:
@ -73,6 +73,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if page.lower or page.higher %}
|
||||
<hr>
|
||||
<nav class="post-nav">
|
||||
{% if page.higher %}
|
||||
<a class="post-nav-item post-nav-prev" href="{{ page.higher.permalink }}">
|
||||
|
Reference in New Issue
Block a user