Update header

This commit is contained in:
samaradel
2021-03-25 15:34:16 +02:00
parent 0a5fa6c86a
commit a12f1b1b45
3 changed files with 10 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
<Header
:title="$page.markdownPage.header_title"
:slogan="$page.markdownPage.header_slogan"
:image="$page.markdownPage.header_image"
:altImg="$page.markdownPage.header_altImg"
:excerpt="$page.markdownPage.header_excerpt"
@@ -82,6 +83,7 @@
markdownPage(id: "home") {
id
path
header_slogan
header_title
header_image
header_excerpt