parent
353cc64113
commit
36d1be5581
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="flex flex-col md:flex-row md:items-center md:justify-between pt-5 md:pt-10">
|
||||
<h1 class="text-2xl md:text-3xl font-bold leading-tight pb-5 md:pb-0">
|
||||
<h1 class="text-2xl md:text-3xl font-black leading-tight pb-5 md:pb-0">
|
||||
<a class="text-gray-700 dark:text-white" href="/">{{ meta.siteName }}</a>
|
||||
</h1>
|
||||
{% render "partials/nav/menu.liquid", page: page, nav: nav %}
|
||||
|
|
File diff suppressed because one or more lines are too long
Reference in a new issue