aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-06-12 20:28:22 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:30 +0200
commitca36308936ade48c6ecd89711890712d0b0c5e58 (patch)
tree5fdb6ec38ffbe0825cb94f8a24d21fc6fb2b69ca /Makefile
parent3b14fd98f1b155357aacd49691eef61c42095035 (diff)
downloadhaunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.tar.gz
haunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.tar.bz2
haunt-blog-ca36308936ade48c6ecd89711890712d0b0c5e58.zip
markdown: Add blog post about the first online Replicant meeting.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d058a5e..52f1c2b 100644
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ generate-wordpress-articles: build
$(GUIX_SHELL) $(GUIX_PYTHON_PACKAGES) \
-- \
python3 haunthtml2wordpress.py \
- ./site/replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences.html
+ ./site/first-online-replicant-meeting.html
links.txt: $(WORDPRESS_PAGES)
@echo -n '' > $@