add start page image
This commit is contained in:
parent
bc4aa830d5
commit
2964eec7e7
6 changed files with 741 additions and 1 deletions
|
@ -3,7 +3,10 @@ layout: page.njk
|
|||
---
|
||||
<section class="introduction">
|
||||
<div class="background-image">
|
||||
|
||||
{% set alt = "View from the APB foyer towards the entrance, with the iconic green steel sculptures in the foreground."
|
||||
if lang == "en"
|
||||
else "Blick vom APB Foyer Richtung Eingang, im Vordergrund sind die ikonischen grünen Stahlskulpturen zu sehen." %}
|
||||
{% image "content/images/foyer.jpg", alt, "100vw" %}
|
||||
</div>
|
||||
|
||||
<div class="badge">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue