From da6cf78efe8f5a26a7ae4c96c419d5d41190d1c5 Mon Sep 17 00:00:00 2001 From: Damien Vitrac Date: Mon, 14 Oct 2024 14:17:24 +0200 Subject: [PATCH] Add SVG favicon --- start-client/static/images/icon.svg | 28 ++++++++++++++++++++++++++++ start-client/static/index.html | 1 + 2 files changed, 29 insertions(+) create mode 100644 start-client/static/images/icon.svg diff --git a/start-client/static/images/icon.svg b/start-client/static/images/icon.svg new file mode 100644 index 0000000000..c73323ccb6 --- /dev/null +++ b/start-client/static/images/icon.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/start-client/static/index.html b/start-client/static/index.html index e523c0cee3..54ea4cae7b 100644 --- a/start-client/static/index.html +++ b/start-client/static/index.html @@ -9,6 +9,7 @@ <%= htmlWebpackPlugin.options.title %> +