From: Jannik ZANDER Date: Wed, 10 Sep 2025 04:19:22 +0000 (+0200) Subject: Add contact X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=3314b3c52cb3f1fbc57853e1958d6f4b6239c8a3;p=zndr-11ty.git Add contact --- diff --git a/site/_data/services.json b/site/_data/services.json index 79392c6..8c3b9d2 100644 --- a/site/_data/services.json +++ b/site/_data/services.json @@ -52,14 +52,14 @@ }, { "name": "Notes / Blog", - "href": "https://zndr.dk/blog/", + "href": "/blog/", "desc": "Occasional write-ups.", "tag": "Notes" }, { "name": "Contact", - "href": "mailto:post@zndr.dk", - "desc": "post@zndr.dk", - "tag": "Contact" + "href": "/contact/", + "desc": "How to reach me", + "tag": "Info" } ] diff --git a/site/about.md b/site/about.md index 3aec184..7bf3fc2 100644 --- a/site/about.md +++ b/site/about.md @@ -3,21 +3,4 @@ title: About layout: layouts/page.njk --- -Tiny landing page for links to self‑hosted services. Reach me at [jannik@zndr.dk](mailto:jannik@zndr.dk). - -**Jannik Zander** -Tange Søvej 47 -8850 Bjerringbro -DENMARK - - - - - - - - +Tiny landing page for links to self‑hosted services. diff --git a/site/contact.md b/site/contact.md new file mode 100644 index 0000000..3c3e6af --- /dev/null +++ b/site/contact.md @@ -0,0 +1,30 @@ +--- +layout: layouts/page.njk +title: Contact +permalink: /contact/ +--- + +Reach me at [jannik [at] zndr.dk](mailto:jannik@zndr.dk). + +For secure communication: + +- [PGP public key](/pgp.txt) +- [SSH keys](/keys.txt) + + +**Jannik Zander** +Tange Søvej 47 +8850 Bjerringbro +DENMARK + + + + + + + +