aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html2
-rw-r--r--about.md15
2 files changed, 1 insertions, 16 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index b2939c0..04117f2 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -27,8 +27,8 @@
</div>
<nav>
+ <a href="https://aleecorp.github.io">Home</a>
<a href="{{ site.baseurl }}/">Blog</a>
- <a href="{{ site.baseurl }}/about">About</a>
</nav>
</header>
</div>
diff --git a/about.md b/about.md
deleted file mode 100644
index bc21f57..0000000
--- a/about.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-layout: page
-title: About
-permalink: /about/
----
-
-Some information about you!
-
-### More Information
-
-A place to include any other types of information that you'd like to include about yourself.
-
-### Contact me
-
-[email@domain.com](mailto:email@domain.com) \ No newline at end of file