Added favicon and also structured the HTML correctly

This commit is contained in:
tidusjar 2016-03-03 10:33:22 +00:00
commit d0469ecf84
4 changed files with 56 additions and 47 deletions

View file

@ -153,6 +153,9 @@
<Content Include="Content\bootstrap.min.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\favicon.ico">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\font-awesome.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@ -174,7 +177,6 @@
<Content Include="Content\site.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="icon.png" />
<None Include="app.config" />
<Content Include="packages.config" />
<None Include="sqlite3.dll">