mirror of
https://github.com/miawinter98/just-short-it.git
synced 2024-11-22 00:09:54 +00:00
Changed header logo navigating to site root instead of github repo
This commit is contained in:
parent
073e9d30fc
commit
bda66829a6
|
@ -1,7 +1,7 @@
|
|||
<header>
|
||||
<nav class="navbar bg-primary text-primary-content p-0 min-h-0" aria-label="main navigation">
|
||||
<div class="flex-1">
|
||||
<a class="btn btn-ghost rounded-none px-6" href="https://github.com/miawinter98/just-short-it" target="_blank">
|
||||
<a class="btn btn-ghost rounded-none px-6" href="/">
|
||||
<figure>
|
||||
<img class="w-8 h-8" src="/img/jsi-logo.png" width="400" alt="" />
|
||||
</figure>
|
||||
|
|
Loading…
Reference in a new issue