Migrate pages to topnav layout
Some checks failed
Build Docker Image / build (push) Failing after 1m20s
Some checks failed
Build Docker Image / build (push) Failing after 1m20s
This commit is contained in:
@@ -55,6 +55,10 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
layout: 'topnav'
|
||||
})
|
||||
|
||||
const { t } = useI18n()
|
||||
const localePath = useLocalePath()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user