mirror of
https://github.com/1f349/themes.git
synced 2024-11-09 22:32:48 +00:00
Add homepage button
This commit is contained in:
parent
c6bb9d7cba
commit
11db80f021
@ -13,7 +13,7 @@
|
|||||||
<div class="relative hidden lg:flex items-center ml-auto">
|
<div class="relative hidden lg:flex items-center ml-auto">
|
||||||
<nav class="text-sm leading-6 font-semibold">
|
<nav class="text-sm leading-6 font-semibold">
|
||||||
<ul class="flex space-x-8">
|
<ul class="flex space-x-8">
|
||||||
<li><a class="" href="https://example.com">Example Button</a></li>
|
<li><a href="https://1f349.com">1f349.com</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user