Changes
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
<template>
|
||||
|
||||
<AppHead
|
||||
:title="seo.title"
|
||||
:description="seo.description"
|
||||
/>
|
||||
<AppHead :seo="seo" />
|
||||
|
||||
|
||||
<MainPageNavBar class="border-b" :sections="$page.props.navigation" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user