From 0a9b7208c923139d2e32c4db4148611fd878bec6 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 28 Feb 2024 16:09:55 +0100 Subject: 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 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 \ -- cgit v1.2.3