summaryrefslogtreecommitdiffstats
path: root/_site/about
diff options
context:
space:
mode:
Diffstat (limited to '_site/about')
-rw-r--r--_site/about/index.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/_site/about/index.html b/_site/about/index.html
new file mode 100644
index 0000000..6546e0b
--- /dev/null
+++ b/_site/about/index.html
@@ -0,0 +1,33 @@
+<!doctype html>
+<html lang="en-us">
+ <head>
+ <meta charset="utf-8">
+ <title>About</title>
+ <link rel="stylesheet" href="/assets/css/main.css">
+ <link rel="stylesheet" href="/assets/css/normalize.css">
+ <link rel="stylesheet" href="/assets/css/skeleton.css">
+ </head>
+ <body>
+
+ <div class="container">
+ <ul id="navlist" class="left">
+ <li >
+ <a href="/">hme</a>
+ </li>
+ <li >
+ <a href="/projects/">tnk</a>
+ </li>
+ <li class="active">
+ <a href="/about/">abt</a>
+ </li>
+ <li><a href="/feed.xml">rss</a></li>
+ </ul>
+ </div>
+
+ <main class="container" id="main"><h1 id="about-page">About page</h1>
+
+<p>This page tells you a little bit about me.</p>
+</main>
+
+ </body>
+</html>