]> git.zndr.dk Git - zndr-11ty.git/commitdiff
Add contact
authorJannik ZANDER <jzander@grundfos.com>
Wed, 10 Sep 2025 04:19:22 +0000 (06:19 +0200)
committerJannik ZANDER <jzander@grundfos.com>
Wed, 10 Sep 2025 04:19:22 +0000 (06:19 +0200)
site/_data/services.json
site/about.md
site/contact.md [new file with mode: 0644]

index 79392c6f0d2ab29fa5e66b8ddbb9bf0c9a359461..8c3b9d275c1274da8ccb97b6e262a2a087f86e93 100644 (file)
   },
   {
     "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"
   }
 ]
index 3aec1848e7056ea9cc666699948a8ea66d227a7a..7bf3fc21d68e89959021b40ab50cceaaf9d47164 100644 (file)
@@ -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
-
-
-<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2211.3125143496004!2d9.574938315970856!3d56.34169195388611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x464bf0ccc745efd1%3A0x218cc261b741bfd2!2sTange+S%C3%B8vej+47%2C+8850+Bjerringbro!5e0!3m2!1sen!2sdk!4v1523647336754" width="650" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
-
-<iframe width="650" height="450"
-        src="https://embed.windy.com/embed2.html?lat=56.284&lon=9.583&detailLat=56.318&detailLon=9.605&width=650&height=450&zoom=11&level=surface&overlay=wind&product=ecmwf&menu=&message=true&marker=true&calendar=now&pressure=&type=map&location=coordinates&detail=true&metricWind=m%2Fs&metricTemp=%C2%B0C&radarRange=-1"
-        frameborder="0"></iframe>
-
-
-<iframe width="650"
-        src="https://asap-forecast.com/mobile/almind/"
-        frameborder="0"></iframe>
+Tiny landing page for links to self‑hosted services.
diff --git a/site/contact.md b/site/contact.md
new file mode 100644 (file)
index 0000000..3c3e6af
--- /dev/null
@@ -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
+
+
+<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2211.3125143496004!2d9.574938315970856!3d56.34169195388611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x464bf0ccc745efd1%3A0x218cc261b741bfd2!2sTange+S%C3%B8vej+47%2C+8850+Bjerringbro!5e0!3m2!1sen!2sdk!4v1523647336754" width="650" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
+
+<iframe width="650" height="450"
+        src="https://embed.windy.com/embed2.html?lat=56.284&lon=9.583&detailLat=56.318&detailLon=9.605&width=650&height=450&zoom=11&level=surface&overlay=wind&product=ecmwf&menu=&message=true&marker=true&calendar=now&pressure=&type=map&location=coordinates&detail=true&metricWind=m%2Fs&metricTemp=%C2%B0C&radarRange=-1"
+        frameborder="0"></iframe>
+
+
+<iframe width="650"
+        src="https://asap-forecast.com/mobile/almind/"
+        frameborder="0"></iframe>