summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 17:56:49 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 17:56:49 -0500
commit657ddd0ff753c3db05fe9efe00ac9b70bbb53c01 (patch)
treeeecbf7e33a97c0987151157b0230de2453cfbd3b
parent991b1fc1bfc258efd2ffc6f6760328c4a1a8bee7 (diff)
fix title
-rw-r--r--TODO.org2
-rw-r--r--bin/page.html.erb2
2 files changed, 1 insertions, 3 deletions
diff --git a/TODO.org b/TODO.org
index 14dce65..4c4768c 100644
--- a/TODO.org
+++ b/TODO.org
@@ -3,8 +3,6 @@
- changelog (blog)
- index.ext.txt
- categories (writing/programming/dnd)
-* issues
-- Andrew Murrel -> AndrewDM
* wish
- case insenstive URLs
* style
diff --git a/bin/page.html.erb b/bin/page.html.erb
index 908790c..64afdf0 100644
--- a/bin/page.html.erb
+++ b/bin/page.html.erb
@@ -10,7 +10,7 @@
<body>
<header>
<p class=breadcrumbs><%= @page.breadcrumbs %></p>
- <h1>Andrew D. Murrell</h1>
+ <h1>AndrewDM</h1>
<nav>
<ul>
<li><a href="/">Projects</a>