summaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-09 18:17:41 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-09 18:17:41 -0500
commitd09f0e2196330100a2621a127f7cd52fec69b97d (patch)
treee6ca7f65bd5157071fdbf14f99ee43c38876deed /tmpl
parentf582680627713f2b67c8506b4e3692d25b742298 (diff)
rename everything to be lowercase URLs.
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/page.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmpl/page.html.erb b/tmpl/page.html.erb
index 5dc95ea..883ce9e 100644
--- a/tmpl/page.html.erb
+++ b/tmpl/page.html.erb
@@ -13,8 +13,8 @@
<nav>
<ul>
<li><a href="/">Projects</a>
- <li><a href="/ChangeLog.html"><abbr title="Blog">Blahg</abbr></a>
- <li><a href="/Andrew.html">Andrew</a>
+ <li><a href="/changelog.html"><abbr title="Blog">Blahg</abbr></a>
+ <li><a href="/about.html">Andrew</a>
<li>
<form method="GET" action="/search.html">
<input type=search name="s" placeholder="Search" /><input type=submit value="🔍" />