summaryrefslogtreecommitdiff
path: root/Views/Shared
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-03-09 07:21:19 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-03-09 07:21:19 +0300
commite97ba95d97939126666dd638d449301cd7267ed6 (patch)
tree20a549fd3e5aa69602a435d85af55f2a5697372c /Views/Shared
parent5dd871153421ab76a013c6808e996da1c0f5eeb1 (diff)
Change favicon
Diffstat (limited to 'Views/Shared')
-rw-r--r--Views/Shared/_Layout.cshtml2
1 files changed, 1 insertions, 1 deletions
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 @@
<meta name="description" content="" />
<meta name="author" content="" />
<title>My Darling Underwear - нижнее бельё ручной работы</title>
- <link rel="icon" type="image/x-icon" href="/assets/favicon.ico" />
+ <link rel="shortcut icon" type="image/png" href="/assets/favicon.png" />
<script src="/lib/font-awesome/js/all.js"></script>
<link href="/lib/fancyapps-ui/fancybox.css" rel="stylesheet" />
<link href="/css/styles.css" rel="stylesheet" />