From 8d202330d225ef44008f1f2cd7bb18901721889f Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sun, 12 Dec 2021 22:21:09 +0100 Subject: Move contact info to separate page, add XMPP --- src/contact.html.erb | 22 ++++++++++++++++++++++ src/index.html.erb | 3 +-- 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 src/contact.html.erb (limited to 'src') diff --git a/src/contact.html.erb b/src/contact.html.erb new file mode 100644 index 0000000..b741a59 --- /dev/null +++ b/src/contact.html.erb @@ -0,0 +1,22 @@ +

+ + + + + + + + + + + + + +
Email + m@m-chrzan.xyz +
PGP key + 4073 3DD6 B370 C1C5 1DE0 C1A8 2991 A902 D020 9F38 +
XMPP + m@m-chrzan.xyz +
+

diff --git a/src/index.html.erb b/src/index.html.erb index 1dcf222..ba3235a 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -18,8 +18,7 @@
-- cgit v1.2.3