m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/index.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-30 02:25:08 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-30 02:25:08 +0100
commitd9f1203b6535c7a4b02747a8507dc5ecf7312de1 (patch)
treecade082cea495b537aecaccd259a460494957856 /src/index.html.erb
parent87ac73ad292e28cda4f5d3ead76f23d5934a1234 (diff)
Add links page
Diffstat (limited to 'src/index.html.erb')
-rw-r--r--src/index.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html.erb b/src/index.html.erb
index ba3235a..17a302c 100644
--- a/src/index.html.erb
+++ b/src/index.html.erb
@@ -20,5 +20,6 @@
<ul class='links'>
<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 'links' %>'>Links</a></li>
<li><a href='<%= path_to 'donate' %>'>Donate</a></li>
</ul>