revamp the site and go fully static
[~bandali/bndl.org] / contact.m4
diff --git a/contact.m4 b/contact.m4
deleted file mode 100644 (file)
index 6f7986a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-dnl -*- html -*-
-define(__title, `contact information')dnl
-define(__slug, `contact')dnl
-include(header.html)dnl
-
-<article>
-<h1>__title</h1>
-<p>Email is by far my preferred method of communication, and you can
-write to me at bandali at gnu dot org.  For GPG-encrypted mail, you
-can use my <a href="bandali-pubkey.txt">public key</a> with the
-fingerprint
-<code>BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103</code>.</p>
-
-<p>Besides email, I can also usually be reached via IRC, particularly
-the <a href="https://freenode.net">freenode</a> and
-<a href="https://www.oftc.net">oftc</a> networks, where I idle
-as <code>bandali</code>.  For other means of communication, please
-send me an email and we can figure something out if needed.</p>
-
-include(footer.html)dnl