From 545a0e99f4b35f90a700a23eaff3a2ed66367b52 Mon Sep 17 00:00:00 2001 From: Tatiana Bocharova Date: Mon, 16 Dec 2024 14:59:07 +0300 Subject: [PATCH] favicon fix --- public/index.html | 2 +- src/index.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 7763b28..f097129 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ NovaMusic - + diff --git a/src/index.js b/src/index.js index 2dfa88c..5ce4a03 100644 --- a/src/index.js +++ b/src/index.js @@ -1,5 +1,6 @@ import './index.scss'; import { App } from './app/app.js'; +import "../public/images/icons/logo.svg"; // if ('serviceWorker' in navigator) { // navigator.serviceWorker