page3 update

This commit is contained in:
Vilnite
2021-02-10 10:46:43 +02:00
parent 264673f212
commit 16b4506d5e
42 changed files with 132 additions and 256 deletions

View File

@@ -22,6 +22,11 @@
v-if="$page.markdownPage.header"
:header="$page.markdownPage.header"
/>
<g-image
v-if="$page.markdownPage.solution_image"
:src="$page.markdownPage.solution_image.src"
/>
<NewCard
v-for="card in $page.markdownPage.cards"
@@ -112,6 +117,7 @@
header_altImg
header_title
header_image
solution_image
slides{
id
title