From ff21ae6e3bba3f106844b6c3edd5fad914fa8bed Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 4 Nov 2022 11:07:06 -0700 Subject: [PATCH] Fix deploy for gemini about page --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 775bb84..286e1ac 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ csv/webrings.csv: .PHONY: hugo hugo: csv/webrings.csv $(SRCFILES) hugo -b $(HUGO_BASEURL) $(HUGO_FLAGS) -d $(OUTPUT_DIR) + mv $(OUTPUT_DIR)/about/_index.gmi $(OUTPUT_DIR)/about/index.gmi # .hintrc-local for linting local files # same as regular .hintrc but with a different connector.