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:
@@ -7,6 +7,10 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
definePageMeta({
|
||||
layout: 'topnav',
|
||||
middleware: ['auth-oidc']
|
||||
})
|
||||
|
||||
const { t } = useI18n()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user