summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html79
1 files changed, 0 insertions, 79 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index 6c8a7e4..0000000
--- a/index.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<html lang="en">
- <head>
- <meta charset="UTF-8"/>
- <!--<meta http-equiv="refresh" content="5; url=redirect.html"/>-->
- <meta name="description" content="AndrewDM.me: Personal Blogs, Projects,
- and Portfolios of Andrew
- Murrell."/>
- <meta name="keywords" content="" />
- <meta name="robots" content="noindex,nofollow"/>
-
- <!-- See main.js for Copyright details. --->
- <script type="text/javascript" src="main.js"></script>
- <link rel="stylesheet" href="main.css"/>
- <link rel="icon" type="image/ico" href="ADM.ico"/>
- <title>AndrewDM</title>
- </head>
- <body>
- <header id="logobar">
- <h1>Andrew DM</h1>
- <div class="headercontainer">
- <a class="headerlink" href="">Projects</a>
- </div>
- <div class="headercontainer">
- <a class="headerlink"
- href="blahg/CHANGELOG.html"><abbr title="Blog">Blahg</abbr></a>
- </div>
- <div class="headercontainer">
- <a class="headerlink"
- href="Andrew.txt">Andrew</a>
- </div>
- <div class="headercontainer">
- <form class="headerlink" method="GET" action="index.html#">
- <input id="search" style="hidden" type="text" name="searchbar" size="0"
- maxlength="0" value="Search" />
- </form>
- </div>
- </header>
-
- <!-- Content cross, bubbles with project page links, surrounded by --
- -- navigation and information rectangles. -->
-
- <main id="content">
- <section id="sidebar">
- <div>
- <h3>Coming Soon!</h3>
- <ul>
- <li>Better CSS!</li>
- <li>Better <span style="color:red;"</span>Colors</span> [help!]</li>
- <li>Magic is Magic [1.5/5 complete!]
- <a href="?s=SS" class="tag SS">Short Story </a>
- </li>
- <li>
- Search functionality that actually searches the text!
- </li>
- </ul>
- </div>
- </section>
- <section id="topbar">
- <!--<div id="constructionBanner">
- <h1 id="constructionMessage">Website Under Construction:
- I'm not a web dev, please don't mind the colors and blocky edges.</h1>
- </div>-->
- <br>
- <div id="links">
- </div>
- </section>
- <br><br><hr>
- <section>
- <!--<a href="staticindex.html">CS Major Mode</a>-->
- </section>
- </main>
- <br>
- <footer id="copyright">
- <address>AndrewDM.me</address>
- <small>Copyright 2016 Andrew Murrell</small>
- </footer>
- </body>
-</html>
-