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$