summaryrefslogtreecommitdiff
path: root/site/templates/default.html
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-01-24 13:46:52 -0300
committerEuAndreh <eu@euandre.org>2020-01-24 13:47:03 -0300
commitcefb901ff637e765c8c6d300a5e6466e53236f18 (patch)
treeebd7350740440ed154068df8f116eaeaef78987a /site/templates/default.html
parentCSS: Wrap lines in <pre> code block (diff)
downloadeuandre.org-cefb901ff637e765c8c6d300a5e6466e53236f18.tar.gz
euandre.org-cefb901ff637e765c8c6d300a5e6466e53236f18.tar.xz
Remove "/archive.html" page
It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself.
Diffstat (limited to 'site/templates/default.html')
-rw-r--r--site/templates/default.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/site/templates/default.html b/site/templates/default.html
index ef35307..44e2fc6 100644
--- a/site/templates/default.html
+++ b/site/templates/default.html
@@ -16,7 +16,6 @@
</div>
<div id="nav-right">
<a href="/about.html">About</a>
- <a href="/archive.html">Archive</a>
<a href="/feed.xml">
<img class="simple-icon" src="/images/atom.svg" alt="Blog feed" />
</a>