haccfiles/websites/infra4future.de/_includes/contact-buttons.html
stuebinm ae67b38304 add the rest of our stativ web pages
however, for some reason, ACME still fails. Hopefully it's just the
rate limit, but it does look suspicious; there' still a
"www.muc.hacc.space" in the log that oughtn't be there …
2022-01-10 23:45:21 +01:00

10 lines
545 B
HTML

<div class="header-icons">
<a aria-label="Telegram" target="_blank" href=""><i class="icon mastodon" aria-hidden="true"></i></a>
<a aria-label="Matrix" target="_blank" href=""><i class="icon matrix" aria-hidden="true"></i></a>
<a aria-label="Rocket.Chat" target="_blank" href="https://rocket.events.ccc.de/channel/de.hacc.muc"><i class="icon fa fa-rocket" aria-hidden="true"></i></a>
<a aria-label="Rocket.Chat" target="_blank" href="https://hacc.uber.space/mailman/listinfo"><i class="icon fa fa-envelope" aria-hidden="true"></i></a>
</div>