show top tags on index page
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<header class="min-h-full bg-blue-50">
|
||||
<header class="min-h-full bg-blue-50 mb-5">
|
||||
<nav class="flex">
|
||||
{% match header_props.back_link %}
|
||||
{% when Some with (link) %}
|
||||
@ -16,4 +16,5 @@
|
||||
</a>
|
||||
</aside>
|
||||
</nav>
|
||||
<hr class="border-blue-950 mx-5">
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user