diff options
author | Marc Coquand <marcc0000@pm.me> | 2023-09-12 14:00:20 -0300 |
---|---|---|
committer | Marc Coquand <marcc0000@pm.me> | 2023-09-12 14:00:20 -0300 |
commit | 7d7c1bbde17cd1493a194480d6e863a5c3644f49 (patch) | |
tree | 2e1e3de7470cd20e638456818d77b6ebcf5879ac | |
parent | 902187b768e35f30906b1ae43b077a2f763c1d89 (diff) | |
download | mccd.space-7d7c1bbde17cd1493a194480d6e863a5c3644f49.tar.gz mccd.space-7d7c1bbde17cd1493a194480d6e863a5c3644f49.tar.bz2 mccd.space-7d7c1bbde17cd1493a194480d6e863a5c3644f49.zip |
Add email
Diffstat (limited to '')
-rw-r--r-- | index.njk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ <div class="front-text" style="display: flex; font-size: 12px;"> <a class="link" style="margin-right: 0.5rem;" href="https://fosstodon.org/@marcc">mastodon</a> <a class="link" style="margin-right: 0.5rem;" href="/feed.xml">rss</a> + <a class="link" style="margin-right: 0.5rem;" href="mailto:m@mccd.space">email</a> <a class="link" href="https://sr.ht/~marcc/">sr.ht</a> </div> </div> |