aboutsummaryrefslogtreecommitdiff
path: root/site/templates/archive.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/archive.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 '')
-rw-r--r--site/templates/archive.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/templates/archive.html b/site/templates/archive.html
deleted file mode 100644
index b43eeb2..0000000
--- a/site/templates/archive.html
+++ /dev/null
@@ -1,2 +0,0 @@
-Here you can find all my previous posts:
-$partial("templates/post-list.html")$