mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-26 14:40:17 +00:00
Add basics infos for verein
This commit is contained in:
14
src/verein.pug
Normal file
14
src/verein.pug
Normal 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)
|
||||
Reference in New Issue
Block a user