From 355e97b10a83573c6b957ae72f79eba6078ea445 Mon Sep 17 00:00:00 2001 From: vince Date: Tue, 7 Mar 2023 08:10:08 +0100 Subject: [PATCH] retire le favicon chat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit La mise à jour du site était bloquée comme la requète sur thiscatdeoxnoitexists.com ne répondait pas… --- Makefile | 4 +--- template.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 9d59726..7cf4cc1 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 web/favicon.ico +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 clean: -rm agendadulibre.xml news.md @@ -22,5 +22,3 @@ agendadulibre.xml: news.md: agendadulibre.xsl agendadulibre.xml @$(XSLTPROC_BIN) $^ > '$@' -web/favicon.ico: - @$(WGET_BIN) --quiet --no-clobber --output-document=$@ https://thiscatdoesnotexist.com/ diff --git a/template.html b/template.html index 4be8070..97ab41c 100644 --- a/template.html +++ b/template.html @@ -3,7 +3,7 @@ - + CAGULL — $title$