mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
671473482f
commit
9cfa5d6477
4 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Update="wwwroot\icon_filterlists.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Update="wwwroot\logo_filterlists.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
<title>@ViewData["Title"] - FilterLists</title>
|
||||
<base href="~/"/>
|
||||
<meta name="description" content="FilterLists is the independent and comprehensive directory of all public filter and hosts lists for advertisements, trackers, malware, and annoyances. Project by Collin M. Barrett."/>
|
||||
<link rel="icon" type="image/png" href="icon_filterlists.png">
|
||||
<link rel="stylesheet" href="~/dist/vendor.css" asp-append-version="true"/>
|
||||
<environment exclude="Development">
|
||||
<link rel="stylesheet" href="~/dist/site.css" asp-append-version="true"/>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB |
BIN
src/FilterLists.Web/wwwroot/icon_filterlists.png
Normal file
BIN
src/FilterLists.Web/wwwroot/icon_filterlists.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Loading…
Reference in a new issue