Compare commits

...

4 Commits

Author SHA1 Message Date
sixtus 3cd61a2d69 Add another alias for the thank you page: "/thanks" (instead of "/intern/thanks") 2022-05-28 17:07:47 +02:00
sixtus 25fbc59b55 Preregister values for our (upcoming) phone numbers (ChaosComputerClubtelefon) - but leave current as is for now 2022-05-16 18:38:13 +02:00
sixtus 725ab2310b Unify usage of dash character ("—" vs "-") on the main page. Also fixes ugly link underline of whitespace of the matrix channel 2022-05-16 18:36:13 +02:00
sixtus 06472a4c53 Do not promote the IRC channel anymore
Reasons:
- freenode is now officially™ evil
- nobody of our core members is inside this channel
- some visitor told us last week, that mentioning of IRC on
  our page is very confusing, when we actually only use matrix
2022-05-16 18:20:47 +02:00
3 changed files with 13 additions and 15 deletions

View File

@ -93,8 +93,8 @@ die sie schreiben.
<div class="pure-u-1-2 centered">
<h3>Telefon</h3>
<div>
<a href="{{< value "phone" "href" >}}">
{{< value "phone" "number" >}}
<a href="{{< value "phone" "eventphone_href" >}}">
{{< value "phone" "eventphone_number" >}}
</a>
</div>
</div>
@ -112,17 +112,13 @@ die sie schreiben.
<div class="pure-g">
<div class="pure-u-1-2 centered">
<h3>Chat</h3>
<div>
<a href="{{< value "chat" "irc_href" >}}">
{{< value "chat" "irc_channel" >}}
</a>
{{< value "chat" "irc_server" >}}
</div>
<div>
<a href="{{< value "chat" "matrix_href" >}}">
{{< value "chat" "matrix_channel" >}}
{{< value "chat" "matrix_server" >}}
</a>
{{< value "chat" "matrix_server" >}}
</div>
</div>
<div class="pure-u-1-2 centered">

View File

@ -7,6 +7,7 @@ showmetadates: false
showmetalinks: false
aliases:
- /danke
- /thanks
image:
alt: Thank you!
choices:

View File

@ -18,12 +18,13 @@ mail:
kasse: kasse [AT] dezentrale [DOT] space
vorstand: vorstand [AT] dezentrale [DOT] space
phone:
href: tel:+49221596193719
number: '+49 221 596 193 719'
eventphone_href: tel:+49221596193719
eventphone_number: '+49 221 — 596 193 719'
landline_href: tel:+4934197853435
landline_number: '+49 341 — 97 85 34 35'
mobile_href: tel:+4915792514030
mobile_number: '+49 157 — 92 51 40 30'
chat:
irc_channel: '#dezentrale'
irc_href: irc://freenode.net/dezentrale
irc_server: freenode.net
matrix_channel: '#Eingangsbereich'
matrix_href: https://matrix.to/#/!ccImuEvBqBFIdXANcK:chat.dezentrale.space
matrix_server: chat.dezentrale.space
@ -43,4 +44,4 @@ links:
meetup_href: https://www.meetup.com/dezentrale
meetup_name: Meetup
techniksprechstunde_href: https://techniksprechstunde.de
techniksprechstunde_name: Techniksprechstunde
techniksprechstunde_name: Techniksprechstunde