mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-25 17:30:32 +01:00
Implement maintenance
This commit is contained in:
@@ -12,7 +12,7 @@ const getColor = computed(() => appConfig.ui.primary)
|
||||
</div>
|
||||
</section>
|
||||
<div class="relative z-50 min-h-[100svh]">
|
||||
<Header :navbar="false" />
|
||||
<Header :navigation="false" />
|
||||
<UContainer>
|
||||
<NuxtPage />
|
||||
</UContainer>
|
||||
|
||||
Reference in New Issue
Block a user