mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-17 02:55:10 +01:00
First batch of additions
This commit is contained in:
@@ -8,8 +8,8 @@ import logo from '../assets/img/logo.svg'
|
||||
<div id="main-navigation" class="is-desktop py-8">
|
||||
<div class="container">
|
||||
<a href="/" class="flex items-center gap-2 !no-underline">
|
||||
<Image src={logo} alt="Your Logo" width="47" height="37" />
|
||||
<span class="font-bold">Accessible Astro</span>
|
||||
<Image src={logo} alt="MidnightDust Logo" width="47" height="37" />
|
||||
<span class="font-bold">MidnightDust by Motschen</span>
|
||||
</a>
|
||||
<div class="wrapper">
|
||||
<nav class="desktop-menu" aria-label="Main navigation desktop">
|
||||
|
||||
Reference in New Issue
Block a user