From 4d9a521fa710ef023b43f1187e9f59ed4e1e6611 Mon Sep 17 00:00:00 2001 From: Skriptach Date: Thu, 13 Jun 2019 13:01:16 +0300 Subject: [PATCH 1/2] Create favicon.svg --- static/favicon.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/favicon.svg diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 000000000..81b5fbaf4 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1 @@ + From f174f2875ce4463ef8d2109215a5b96281169b70 Mon Sep 17 00:00:00 2001 From: Skriptach Date: Thu, 13 Jun 2019 13:03:40 +0300 Subject: [PATCH 2/2] Add favicon for any size --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index b0d7751af..0acdebc66 100644 --- a/templates/base.html +++ b/templates/base.html @@ -39,6 +39,7 @@ {# Place icon files in the root if possible (let browsers look for them where they expect them to be) #} +