aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-28 10:07:55 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-28 10:08:28 +0200
commitb7e7a95d215eb4301a35331f610b02f9ed58b4cf (patch)
treecd58f9865aef7357aa7604fbcf0a042a7d58db62
parentb1bebc005fbb3d42d09bf7748edc2948a0f4dbef (diff)
downloadwww-b7e7a95d215eb4301a35331f610b02f9ed58b4cf.tar.gz
www-b7e7a95d215eb4301a35331f610b02f9ed58b4cf.zip
re-add favicon.ico
-rw-r--r--Makefile1
-rw-r--r--favicon.icobin0 -> 1467 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f548aa79..05109636 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ all: css locale template
22 cp rendered/static/robots.txt rendered/es/robots.txt 22 cp rendered/static/robots.txt rendered/es/robots.txt
23 cp rendered/static/robots.txt rendered/fr/robots.txt 23 cp rendered/static/robots.txt rendered/fr/robots.txt
24 cp rendered/static/robots.txt rendered/it/robots.txt 24 cp rendered/static/robots.txt rendered/it/robots.txt
25 cp favicon.ico rendered/favicon.ico
25 /bin/sh make_sitemap.sh 26 /bin/sh make_sitemap.sh
26 cp rendered/sitemap.xml rendered/en/sitemap.xml 27 cp rendered/sitemap.xml rendered/en/sitemap.xml
27 cp rss.xml rendered/rss.xml 28 cp rss.xml rendered/rss.xml
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 00000000..b2147927
--- /dev/null
+++ b/favicon.ico
Binary files differ