chore: headers and such
This commit is contained in:
parent
d7dd1a0d0b
commit
7e86d2275c
14 changed files with 42 additions and 46 deletions
|
@ -1,8 +1,8 @@
|
|||
{% if links.size > 0 %}
|
||||
<h2 id="links" class="link-list-header flex-centered">
|
||||
<h3 id="links" class="link-list-header flex-centered">
|
||||
{% tablericon "link" "Links" %}
|
||||
Recent links
|
||||
</h2>
|
||||
</h3>
|
||||
<ul class="link-list">
|
||||
{% for link in links limit: 5 %}
|
||||
<li>
|
||||
|
|
Reference in a new issue