aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-02-28 16:09:55 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-02-28 16:23:42 +0100
commit0a9b7208c923139d2e32c4db4148611fd878bec6 (patch)
tree41a8e1d61756affbb1435ccd144d3d016a07ebfd /Makefile
parent6ebd89429a33d7a0856ee98d30407f3afb60ab7a (diff)
downloadhaunt-blog-0a9b7208c923139d2e32c4db4148611fd878bec6.tar.gz
haunt-blog-0a9b7208c923139d2e32c4db4148611fd878bec6.tar.bz2
haunt-blog-0a9b7208c923139d2e32c4db4148611fd878bec6.zip
Add forgetten page.
There are actually 8 pages as https://blog.replicant.us/page/8/ has an "Introducing Replicant" article. It also has a link for "Newer posts" but no link for "Older posts". Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4d50541..53f78a0 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ SENTINEL =
.PHONY: all build help serve
PAGES = \
+ replicant_blog_page_8.html \
replicant_blog_page_7.html \
replicant_blog_page_6.html \
replicant_blog_page_5.html \