6601. 파비콘 변경
This commit is contained in:
parent
7b4e27b907
commit
4266e8c1e7
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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" />
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
BIN
FO/faviconx.ico
BIN
FO/faviconx.ico
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 |
Loading…
Reference in New Issue