diff options
-rw-r--r-- | TODO.org | 2 | ||||
-rw-r--r-- | bin/page.html.erb | 2 | ||||
-rw-r--r-- | out/Andrew.html | 2 | ||||
-rw-r--r-- | out/DND/PsionicSchools.html | 2 | ||||
-rw-r--r-- | out/DND/Psionist.html | 2 | ||||
-rw-r--r-- | out/DND/SpellGauntlet.html | 2 | ||||
-rw-r--r-- | out/DND/Tastavi.html | 2 | ||||
-rw-r--r-- | out/DND/index.html | 2 | ||||
-rw-r--r-- | out/index.html | 2 |
9 files changed, 8 insertions, 10 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> diff --git a/out/Andrew.html b/out/Andrew.html index 70e67d4..84cb611 100644 --- a/out/Andrew.html +++ b/out/Andrew.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/Andrew.html">Andrew</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/DND/PsionicSchools.html b/out/DND/PsionicSchools.html index 50dc51e..cb5ddd8 100644 --- a/out/DND/PsionicSchools.html +++ b/out/DND/PsionicSchools.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/DND">DND</a> » <a href="/DND/PsionicSchools.html">PsionicSchools</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/DND/Psionist.html b/out/DND/Psionist.html index 50ecc04..dadabf9 100644 --- a/out/DND/Psionist.html +++ b/out/DND/Psionist.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/DND">DND</a> » <a href="/DND/Psionist.html">Psionist</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/DND/SpellGauntlet.html b/out/DND/SpellGauntlet.html index fb1a067..c837082 100644 --- a/out/DND/SpellGauntlet.html +++ b/out/DND/SpellGauntlet.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/DND">DND</a> » <a href="/DND/SpellGauntlet.html">SpellGauntlet</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/DND/Tastavi.html b/out/DND/Tastavi.html index f6f18bc..ea1f7f5 100644 --- a/out/DND/Tastavi.html +++ b/out/DND/Tastavi.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/DND">DND</a> » <a href="/DND/Tastavi.html">Tastavi</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/DND/index.html b/out/DND/index.html index 5f52f7c..4e3d3a1 100644 --- a/out/DND/index.html +++ b/out/DND/index.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/DND">DND</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> diff --git a/out/index.html b/out/index.html index 46ce2e1..31e82b9 100644 --- a/out/index.html +++ b/out/index.html @@ -10,7 +10,7 @@ <body> <header> <p class=breadcrumbs><a href="/">Andrew D. Murrell</a></p> - <h1>Andrew D. Murrell</h1> + <h1>AndrewDM</h1> <nav> <ul> <li><a href="/">Projects</a> |