fix: brand link doesn't go to /

main
code913 2 years ago
parent 49e36a3be4
commit f529eba9f4

@ -7,7 +7,7 @@
<header> <header>
<nav> <nav>
<a class="brand" href="index.html">Cursed Creations</a> <a class="brand" href="/">Cursed Creations</a>
<md-outlined-icon-button <md-outlined-icon-button
class="menu" class="menu"
aria-expanded={navShown} aria-expanded={navShown}

Loading…
Cancel
Save