diff --git a/content/contact.md b/content/contact.md new file mode 100644 index 0000000..91fcc02 --- /dev/null +++ b/content/contact.md @@ -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 | | diff --git a/templates/index.html b/templates/index.html index 1de9d0f..d9cf1e5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,4 +6,5 @@
+ {% endblock content %}