6601. 파비콘 변경

This commit is contained in:
iyak 2025-03-04 03:32:41 +00:00
parent 7b4e27b907
commit 4266e8c1e7
5 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@
<Content Include="css\style.css" /> <Content Include="css\style.css" />
<Content Include="css\summernote\bootstrap-simplex.css" /> <Content Include="css\summernote\bootstrap-simplex.css" />
<Content Include="css\summernote\summernote.css" /> <Content Include="css\summernote\summernote.css" />
<Content Include="faviconx.ico" /> <Content Include="favicon.ico" />
<Content Include="Global.asax" /> <Content Include="Global.asax" />
<Content Include="ApplicationInsights.config"> <Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

View File

@ -34,7 +34,7 @@
<meta property="og:url" content=""> <meta property="og:url" content="">
<title>@ViewBag.SiteTitle</title> <title>@ViewBag.SiteTitle</title>
<link rel="icon" type="image/x-icon" href="/img/faviconx.ico" /> <link rel="icon" type="image/x-icon" href="/img/favicon.ico" />
<!-- Favicon --> <!-- Favicon -->
<!-- <link rel="apple-touch-icon-precomposed" href="/img/ico/152.png" sizes="152x152" /> <!-- <link rel="apple-touch-icon-precomposed" href="/img/ico/152.png" sizes="152x152" />
<link rel="apple-touch-icon-precomposed" href="/img/ico/144.png" sizes="144x144" /> <link rel="apple-touch-icon-precomposed" href="/img/ico/144.png" sizes="144x144" />

BIN
FO/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB