2021-04-05 18:06:54 +00:00
|
|
|
---
|
|
|
|
layout: base.njk
|
|
|
|
key: contact
|
|
|
|
title: Contact
|
|
|
|
eleventyNavigation:
|
|
|
|
key: contact
|
|
|
|
title: Contact
|
2021-06-08 22:58:35 +00:00
|
|
|
icon: si si-comment-dots
|
2021-04-05 18:06:54 +00:00
|
|
|
order: 3
|
|
|
|
---
|
2021-06-08 22:58:35 +00:00
|
|
|
<h1><i class="si si-comment-dots"></i> Contact Information</h1>
|
2021-04-05 18:06:54 +00:00
|
|
|
<p>You want to contact me, report a problem, have a question about a service or would like to support me? Please
|
|
|
|
send me your message in any of the following ways. I am looking forward to receive your message.</p>
|
|
|
|
<div class="row justify-content-center">
|
|
|
|
<div class="col-12 col-md-10 col-lg-8">
|
|
|
|
<a class="card mb-3 d-flex align-items-center text-decoration-none" href="mailto:mail@sp-codes.de">
|
2021-06-08 21:14:41 +00:00
|
|
|
<div class="pr-3"><span class="si si-envelope si-4x"></span></div>
|
2021-04-05 18:06:54 +00:00
|
|
|
<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"
|
2021-05-29 16:25:06 +00:00
|
|
|
href="https://social.sp-codes.de/@samuel_p">
|
2021-06-07 22:16:21 +00:00
|
|
|
<div class="pr-3"><span class="si si-mastodon si-4x"></span></div>
|
2021-05-29 16:25:06 +00:00
|
|
|
<div>Follow me on Mastodon or send me a message to <strong>@samuel_p@social.sp-codes.de</strong></div>
|
2021-04-05 18:06:54 +00:00
|
|
|
</a>
|
|
|
|
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
|
|
|
href="https://matrix.to/#/@samuel-p:matrix.sp-codes.de">
|
2021-06-07 22:16:21 +00:00
|
|
|
<div class="pr-3"><span class="si si-matrix si-4x"></span></div>
|
2021-04-05 18:06:54 +00:00
|
|
|
<div>Write me on Matrix to <strong>@samuel-p:matrix.sp-codes.de</strong></div>
|
|
|
|
</a>
|
|
|
|
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
|
|
|
href="https://blabber.im/i/samuel-p/dismail.de">
|
2021-06-07 22:16:21 +00:00
|
|
|
<div class="pr-3"><span class="si si-xmpp si-4x"></span></div>
|
2021-04-05 18:06:54 +00:00
|
|
|
<div>Write me on XMPP to <strong>@samuel-p:dismail.de</strong></div>
|
|
|
|
</a>
|
|
|
|
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
|
|
|
href="https://threema.id/YSCU6F6U">
|
2021-06-07 22:16:21 +00:00
|
|
|
<div class="pr-3"><span class="si si-threema si-4x"></span></div>
|
2021-04-05 18:06:54 +00:00
|
|
|
<div>Write me on Threema to the ID <strong>YSCU6F6U</strong></div>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|