diff options
author | mms <michal@sapka.me> | 2024-06-28 12:09:20 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-28 12:09:20 +0200 |
commit | 26ecb8dab3c403241f4cdb166535c933afb7023a (patch) | |
tree | b8c543dbb88c707be5c03c69ae2c0249fe32ba96 /content/blog/contact | |
parent | 3613984d2b0182ee034f7d13ae92cb25902c77c7 (diff) |
fix(blog): readd contact
Diffstat (limited to 'content/blog/contact')
-rw-r--r-- | content/blog/contact/_index.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/content/blog/contact/_index.md b/content/blog/contact/_index.md index a525e99..ce4d5e3 100644 --- a/content/blog/contact/_index.md +++ b/content/blog/contact/_index.md @@ -2,15 +2,14 @@ title = "Contact" author = ["MichaĆ Sapka"] draft = false -weight = 1003 +weight = 1005 abstract = "How to contact me" -aliases = ["/contact/"] +aliases = ["/contact/", "/me/contact/"] +++ ## Contact {#contact} I try not use social media except for YouTube and Mastodon. Therefore, you won't find me on Twitter, TikTok. - ****Email****: [contact@michal.sapka.me](mailto:contact@michal.sapka.me) ****Mastodon****: [@mms@emacs.ch](https://emacs.ch/@ms) |