blabla article display and nav

This commit is contained in:
2019-07-25 21:23:23 +02:00
parent f2d8c15c25
commit f5e18e9c20
12 changed files with 454 additions and 112 deletions

View File

@@ -2,8 +2,8 @@
<article class="card">
<header>
<h1>{{ item.title }}</h1>
<h4>{{ item.description }}</h4>
<span class="ref">{{ item.reference }}</span>
<h4>{{ item.field_short_description }}</h4>
<span class="ref">{{ item.field_reference }}</span>
</header>
<section class="images" v-switcher>
<figure