This commit is contained in:
parent
af38a870d3
commit
885d622e84
|
|
@ -334,7 +334,7 @@
|
|||
<Content Include="css\www\common.css" />
|
||||
<Content Include="css\www\slick.css" />
|
||||
<Content Include="css\www\style.css" />
|
||||
<Content Include="favicon.ico" />
|
||||
<Content Include="faviconx.ico" />
|
||||
<Content Include="fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="Global.asax" />
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
|
|
@ -223,7 +223,7 @@
|
|||
<Content Include="css\style.css" />
|
||||
<Content Include="css\summernote\bootstrap-simplex.css" />
|
||||
<Content Include="css\summernote\summernote.css" />
|
||||
<Content Include="favicon.ico" />
|
||||
<Content Include="faviconx.ico" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="ApplicationInsights.config">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
<meta property="og:url" content="">
|
||||
|
||||
<title>@ViewBag.SiteTitle</title>
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon.ico" />
|
||||
<link rel="icon" type="image/x-icon" href="/img/faviconx.ico" />
|
||||
<!-- Favicon -->
|
||||
<!-- <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" />
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 161 KiB |
Loading…
Reference in New Issue