From bcd69034f32c6e9ae0b67062589dd36498b1014f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Mon, 26 Sep 2022 16:21:14 +0200 Subject: [PATCH] Remove commented directive. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 72a9a89..b8ef2de 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,6 @@ OUTPUT_DIR=./output all: pages blog cp -r static/* $(OUTPUT_DIR) - #cp nicolas@ortegas.org_pub.asc style.css favicon.png profile.png $(OUTPUT_DIR) pages: mkdir -p $(OUTPUT_DIR)