summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
-rw-r--r--bin/html (renamed from bin/news)0
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 255d0b8..12acd3a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,9 +16,9 @@ static: $(BUILD_DIR)
.PHONY: static
-news:
- @python3 ./bin/news
-.PHONY: news
+html:
+ @python3 ./bin/html
+.PHONY: html
css: $(CSS)
diff --git a/bin/news b/bin/html
index 503a254..503a254 100644
--- a/bin/news
+++ b/bin/html