Add basics infos for verein

This commit is contained in:
Dennis Reimann
2021-10-23 19:28:00 +02:00
parent e74edc5a46
commit 01eecafb5b
4 changed files with 16 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ html(lang="en")
a(href="/media/" class=(navCurrent === 'media' && 'current')) Media
a(href="/soundboard/" class=(navCurrent === 'soundboard' && 'current')) Sounds
a(href="/team/" class=(navCurrent === 'team' && 'current')) Team
//- a(href="/verein/" class=(navCurrent === 'verein' && 'current')) Verein
//- .navItem
//- a(href=site.meta.shopUrl target="_blank") Shop
button(type="button").theme

14
src/verein.pug Normal file
View File

@@ -0,0 +1,14 @@
extends /template.pug
block vars
- const title = 'Verein EINUNDZWANZIG'
- const description = 'Der Verein bezweckt den Aufbau, sowie Entwicklung und Unterstützung eines optimalen Umfeldes für die zirkuläre Adoption von Bitcoin im deutschsprachigen Raum.'
block main
#Verein.wrap
section
h1= title
p= description
:markdown-it(html linkify typographer)
- [Statuten](/files/EINUNDZWANZIG-Statuten.pdf)