diff options
Diffstat (limited to 'out/Andrew.html')
-rw-r--r-- | out/Andrew.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/out/Andrew.html b/out/Andrew.html index c32a90e..8001210 100644 --- a/out/Andrew.html +++ b/out/Andrew.html @@ -7,9 +7,9 @@ <link rel="alternate" type="application/atom+xml" href="/index.atom" /> </head> - <body> + <body class=""> <header> - <h1>AndrewDM</h1> + <h1 class=breadcrumbs><a href="./">AndrewDM</a> » <a href="">Hello Internet Person!</a></h1> <nav> <ul> <li><a href="/">Projects</a> @@ -21,19 +21,17 @@ </form> </ul> </nav> - <p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/Andrew.html">Andrew</a></p> </header> <article> - <p>Hello Internet Person!</p> <p>I'm Andrew D. Murrell, and I'm a DM.</p> <p>Though I hold a degree in Physics, am currently working as a manager and editor at a small tech firm. I write, mostly to teach my players about the whatever they want to know about the Forgotten Realms, but also because I think stories make the world a better place. I can be contacted at ImFromNASA@gmail.com and would love to hear from you!</p> </article> <footer> - <p>The content of this page is Copyright © <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> -<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p> + <p>The content of this page is Copyright © 2016 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p> +<p>This page is licensed under the <a href="">CC BS-SA-3.0</a> license.</p> <p>Page source: <a href="Andrew.md">Andrew.md</a></p> <p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> </footer> |