From 22d542b0d526fa345027c510c219f25f4e850f53 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 20 Feb 2017 16:20:59 +1100 Subject: Added irc contact --- project/templates/about.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'project/templates') diff --git a/project/templates/about.html b/project/templates/about.html index 8458d3c..3079224 100644 --- a/project/templates/about.html +++ b/project/templates/about.html @@ -31,8 +31,9 @@ really not cut out for research. My mindset is too focused on solving problems.

Contact

-

(There should be an email address here, but I haven't yet set up an email server to receive it. Make -a note of it. Until I do, you'll just have to make do with these gloriously javascript-free webpages -instead.)

+

+Email: TBA
+IRC: jedb on irc.freenode.net +

{% endblock %} -- cgit