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:
@@ -149,6 +149,10 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
definePageMeta({
|
||||
layout: 'topnav'
|
||||
})
|
||||
|
||||
const { t } = useI18n()
|
||||
const searchStore = useSearchStore()
|
||||
const searchError = ref('')
|
||||
|
||||
Reference in New Issue
Block a user