mirror of
https://github.com/tchartron/blow
synced 2024-11-23 12:53:20 +00:00
update
This commit is contained in:
parent
e0d152714a
commit
2cb0fbd562
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
<div class="flex-1 flex items-center">
|
||||
<div class="flex-shrink-0 flex items-center m-auto sm:ml-0">
|
||||
<span class="text-xl text-gray-800 dark:text-white">{{config.extra.navbar.title}}</span>
|
||||
<span class="ml-4 sm:ml-0 text-xl text-gray-800 dark:text-white">{{config.extra.navbar.title}}</span>
|
||||
<!-- <img class="block lg:hidden h-8 w-auto" src="https://tailwindui.com/img/logos/workflow-mark-indigo-500.svg" alt="Workflow">
|
||||
<img class="hidden lg:block h-8 w-auto" src="https://tailwindui.com/img/logos/workflow-logo-indigo-500-mark-white-text.svg" alt="Workflow"> -->
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue