forked from samuel-p/sp-codes.de
updated social links
This commit is contained in:
parent
bd08e27ab3
commit
65e80e9396
5 changed files with 17 additions and 9 deletions
|
@ -18,9 +18,9 @@ eleventyNavigation:
|
|||
<div>Send me an email to <strong>mail@sp-codes.de</strong></div>
|
||||
</a>
|
||||
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
||||
href="https://social.tchncs.de/@samuel_p">
|
||||
href="https://social.sp-codes.de/@samuel_p">
|
||||
<div class="pr-3"><span class="fab fa-fw fa-4x fa-mastodon text-foreground"></span></div>
|
||||
<div>Follow me on Mastodon or send me a message to <strong>@samuel_p@social.tchncs.de</strong></div>
|
||||
<div>Follow me on Mastodon or send me a message to <strong>@samuel_p@social.sp-codes.de</strong></div>
|
||||
</a>
|
||||
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
||||
href="https://matrix.to/#/@samuel-p:matrix.sp-codes.de">
|
||||
|
|
|
@ -22,8 +22,12 @@ eleventyNavigation:
|
|||
<h1 class="heading"><a href="/{{locale}}/services">Services</a></h1>
|
||||
<p class="lead text-center mb-2">
|
||||
For users of the services and anyone interested, there is a public matrix room as a place to share
|
||||
questions, ideas and problems: <a
|
||||
href="https://matrix.to/#/#sp-codes:matrix.sp-codes.de?via=matrix.sp-codes.de">#sp-codes:matrix.sp-codes.de</a>
|
||||
questions, ideas and problems: <strong><a
|
||||
href="https://matrix.to/#/#sp-codes:matrix.sp-codes.de?via=matrix.sp-codes.de">#sp-codes:matrix.sp-codes.de</a></strong>
|
||||
</p>
|
||||
<p class="lead text-center mb-2">
|
||||
Follow sp-codes on Mastodon: <strong><a rel="me"
|
||||
href="https://social.sp-codes.de/@sp_codes">@sp_codes@social.sp-codes.de</a></strong>
|
||||
</p>
|
||||
<div class="row justify-content-center">
|
||||
{% include services-simple.html %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue