Changes
This commit is contained in:
@@ -62,10 +62,8 @@ export default {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<AppHead
|
||||
:title="seo.title"
|
||||
:description="seo.description"
|
||||
/>
|
||||
<AppHead :seo="seo" />
|
||||
|
||||
|
||||
<MainPageNavBar class="border-b" :sections="$page.props.navigation"></MainPageNavBar>
|
||||
<div class="flex flex-col h-screen">
|
||||
|
||||
Reference in New Issue
Block a user