m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/index.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-12 22:21:09 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-12 22:21:09 +0100
commit8d202330d225ef44008f1f2cd7bb18901721889f (patch)
tree5d35d2bf9b90c8c69a16cd0db3384b33fab34e82 /src/index.html.erb
parent7a8f0e7cbdb52b7414491aa486a4335d37a1d24f (diff)
Move contact info to separate page, add XMPP
Diffstat (limited to 'src/index.html.erb')
-rw-r--r--src/index.html.erb3
1 files changed, 1 insertions, 2 deletions
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 @@
<hr />
<ul class='links'>
- <li><a href='mailto:<%= Email %>'>Email</a></li>
- <li><a href='<%= path_to 'key' %>'>PGP</a></li>
+ <li><a href='<%= path_to 'contact' %>'>Contact</a></li>
<li><a href='https://git.m-chrzan.xyz'>Code</a></li>
<li><a href='<%= path_to 'donate' %>'>Donate</a></li>
</ul>