aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-03 15:56:56 -0400
committerAlee <alee14498@gmail.com>2018-04-03 15:56:56 -0400
commit9fd5f1c0328e67261d22d94313cda18f3ec25faf (patch)
tree79518f8574a99ff3f8d976d84e0118de3534a1d2 /_layouts
parent8a8a49b9ee51a86bb1898bbfbf29f8f306491f93 (diff)
downloadacn-blog-9fd5f1c0328e67261d22d94313cda18f3ec25faf.tar.gz
acn-blog-9fd5f1c0328e67261d22d94313cda18f3ec25faf.tar.bz2
acn-blog-9fd5f1c0328e67261d22d94313cda18f3ec25faf.zip
we don't need about
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 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>