fixed In The News title

This commit is contained in:
Vilnite
2021-03-17 19:24:37 +02:00
parent ea56d65660
commit 9b8ff9e759
5 changed files with 24 additions and 2 deletions

View File

@@ -55,6 +55,11 @@
:card="card"
/> -->
<!-- <SolutionsHeader
v-if="$page.markdownPage.headerSolution"
:header="$page.markdownPage.headerSolution"
/> -->
<InTheNews
v-if="$page.markdownPage.inTheNews"
:news="$page.markdownPage.inTheNews"
@@ -161,6 +166,10 @@
image
url
}
headerSolution{
subtitle
content
}
inTheNews {
id
content