From 9869ff0a920450bfef9e20b26ff8c1c5f1456507 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 22 Feb 2021 18:42:31 +0100 Subject: Crop favicon and change color We would like something that works with both dark and light backgrounds. --- images/favicon.svg | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++ template.html | 2 +- 2 files changed, 128 insertions(+), 1 deletion(-) create mode 100644 images/favicon.svg diff --git a/images/favicon.svg b/images/favicon.svg new file mode 100644 index 0000000..b370af1 --- /dev/null +++ b/images/favicon.svg @@ -0,0 +1,127 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/template.html b/template.html index bc49966..0e2fe48 100644 --- a/template.html +++ b/template.html @@ -4,7 +4,7 @@ {TITLE} - Quatuor Bellefeuille - + {STYLESHEETS} -- cgit v1.2.3