docs: Added kiosk to menu and homepage
All checks were successful
Build latest image / build-container (push) Successful in 1m25s
All checks were successful
Build latest image / build-container (push) Successful in 1m25s
This commit is contained in:
parent
759376ca13
commit
09853639cd
@ -60,10 +60,14 @@ menu:
|
||||
name: Scannerstationen
|
||||
pageRef: /scanstation
|
||||
weight: 4
|
||||
- identifier: kiosk
|
||||
name: Kiosk
|
||||
pageRef: /kiosk
|
||||
weight: 5
|
||||
- identifier: beamershow
|
||||
name: Beamershow
|
||||
pageRef: /beamershow
|
||||
weight: 5
|
||||
weight: 6
|
||||
- name: Suche
|
||||
identifier: search
|
||||
weight: 6
|
||||
|
@ -49,6 +49,12 @@ layout: hextra-home
|
||||
style="background: radial-gradient(ellipse at 50% 80%,rgba(59,221,210,0.15),hsla(0,0%,100%,0));"
|
||||
link="./scanstation"
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
title="Kiosk"
|
||||
subtitle="Anmeldekiosk für den Bürgerlauf vor Ort."
|
||||
style="background: radial-gradient(ellipse at 50% 80%,rgba(53,142,74,0.15),hsla(0,0%,100%,0));"
|
||||
link="./kiosk"
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
title="Beamershow"
|
||||
subtitle="Aktuelle Statistiken und Toplisten zum Event."
|
||||
|
@ -49,6 +49,12 @@ layout: hextra-home
|
||||
style="background: radial-gradient(ellipse at 50% 80%,rgba(59,221,210,0.15),hsla(0,0%,100%,0));"
|
||||
link="./scanstation"
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
title="Kiosk"
|
||||
subtitle="Self-service kiosk for the citizen run on site."
|
||||
style="background: radial-gradient(ellipse at 50% 80%,rgba(53,142,74,0.15),hsla(0,0%,100%,0));"
|
||||
link="./kiosk"
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
title="Beamer Show"
|
||||
subtitle="Current statistics and top lists for the event."
|
||||
|
@ -2,6 +2,7 @@ user: User
|
||||
admin: Administrators
|
||||
selfservice: Selfservice
|
||||
scanstation: Scanning Stations
|
||||
kiosk: Kiosk
|
||||
beamershow: Beamer Show
|
||||
search: Search
|
||||
editThisPage: "Edit this page →"
|
||||
|
Loading…
x
Reference in New Issue
Block a user