m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/template.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-07-24 01:06:04 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-07-24 01:06:04 +0200
commit1d9fc47182aa85fb8a857df704f03173e64a8876 (patch)
treeaab30fe3a5df17398c7a5038ee91a50c00c077fb /src/template.html.erb
parent5a6a7e6e202f07aebcda34e0c32918b81c674aaa (diff)
Add Sunday Corner
Diffstat (limited to 'src/template.html.erb')
-rw-r--r--src/template.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template.html.erb b/src/template.html.erb
index 569c105..03d2676 100644
--- a/src/template.html.erb
+++ b/src/template.html.erb
@@ -15,6 +15,7 @@
<li><a href='<%= path_to 'index' %>'>Home</a></li>
<li><a href='<%= path_to 'blog' %>'>Blog</a></li>
<li><a href='<%= path_to 'projects' %>'>Projects</a></li>
+ <li><a href='<%= path_to 'sunday' %>'>Sunday Corner</a></li>
</ul>
<hr />