add contact.md
This commit is contained in:
18
content/contact.md
Normal file
18
content/contact.md
Normal file
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = "Contact"
|
||||
template = "links.html"
|
||||
+++
|
||||
|
||||
If a handle is left blank, that means that I am available through that service but uncomfortable sharing that contact publicly. Please ask for that contact through another means
|
||||
|
||||
My phone number will **not** be active until I return to the States
|
||||
|
||||
Contact in a non-English language is preferred; I won't respond to non-emergency English-language communications after 09 August, as immersion is important to me
|
||||
|
||||
| Service | Handle |
|
||||
|-|-|
|
||||
| Matrix | @andromeda:tchncs.de |
|
||||
| Signal | Andromeda.15 |
|
||||
| Spacebar | |
|
||||
| Email | |
|
||||
| Whatsapp | |
|
@@ -6,4 +6,5 @@
|
||||
</h1>
|
||||
<p><a href="{{ get_url(path='@/daily/_index.md') }}">Daily Posts</a></p>
|
||||
<p><a href="{{ get_url(path='@/links.md') }}">Links</a></p>
|
||||
<p><a href="{{get_url(path='@/contact.md') }}">Contact</a></p>
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user