generated from gitea_admin/default
Concerts
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
<template>
|
||||
<HeaderNav burger-color="hamburger_black">
|
||||
<template #logo>
|
||||
<NuxtImg :src="logoDefault" :alt="brand.logoAlt" class="logo-img" />
|
||||
<NuxtLink to="/" aria-label="Accueil">
|
||||
<NuxtImg :src="logoDefault" :alt="brand.logoAlt" class="logo-img" />
|
||||
</NuxtLink>
|
||||
</template>
|
||||
|
||||
<template #agenda-icon>
|
||||
@@ -44,4 +46,4 @@
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user