diff options
Diffstat (limited to 'out/apocrypha/index.html')
-rw-r--r-- | out/apocrypha/index.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/out/apocrypha/index.html b/out/apocrypha/index.html new file mode 100644 index 0000000..839b74c --- /dev/null +++ b/out/apocrypha/index.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>Apocrypha — AndrewDM</title> + <link rel="stylesheet" href="/main.css"> + <link rel="alternate" type="application/atom+xml" href="/index.atom" /> + + </head> + <body class="index"> + <header> + <h1><a href="/">AndrewDM.me</a></h1> + <nav> + <ul> + <li><a href="/">Projects</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="🔍" /> + </form> + <li><a class=feed href="/index.atom">Feed</a> + </ul> + </nav> + </header> + <article> + + <h1 class=title>Apocrypha</h1> +<ul> +<li><span class="link-main"><a class="" href="thegournalgeographicaffairs.html" title="Published on 2017-12-23">The Gournal of Geographic Affairs: The Sun-Touched Mountain</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="anintroductiontoapocrypha.html" title="Published on 2017-12-23">An Introduction to Apocrypha</a></span><span class="link-categories"></span></li> +<li><span class="link-main"><a class="" href="region_thenorth.html" title="Published on 2017-12-23 (updated on 2017-12-23)">** Regions of the North</a></span><span class="link-categories"></span></li> +</ul> + + </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>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p> + </footer> + </body> +</html> |