From e97ba95d97939126666dd638d449301cd7267ed6 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Thu, 9 Mar 2023 07:21:19 +0300 Subject: Change favicon --- Views/Shared/_Layout.cshtml | 2 +- wwwroot/assets/favicon.png | Bin 0 -> 127706 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 wwwroot/assets/favicon.png diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 47f0318..0de62ff 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -7,7 +7,7 @@ My Darling Underwear - нижнее бельё ручной работы - + diff --git a/wwwroot/assets/favicon.png b/wwwroot/assets/favicon.png new file mode 100644 index 0000000..e77207b Binary files /dev/null and b/wwwroot/assets/favicon.png differ -- cgit v1.2.3