From 0367ee42e8069d466d3189b4a39a8f49d305cb8e Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 3 Mar 2022 18:52:15 +0100 Subject: [PATCH] =?UTF-8?q?ajoute=20la=20g=C3=A9n=C3=A9ration=20du=20favic?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 73f3eef..cbb4880 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PANOC_BIN = pandoc WGET_BIN = wget XSLTPROC_BIN = xsltproc -all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html web/canary.html +all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html web/canary.html web/favicon.ico clean: -rm agendadulibre.xml news.md @@ -21,3 +21,6 @@ agendadulibre.xml: news.md: agendadulibre.xsl agendadulibre.xml $(XSLTPROC_BIN) $^ > '$@' + +web/favicon.ico: + wget --quiet --no-clobber --output-document=$@ https://thiscatdoesnotexist.com/