diff options
-rw-r--r-- | TODO.org | 2 | ||||
-rw-r--r-- | bin/page.html.erb | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -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> |