diff --git a/src/FilterLists.Web/ClientApp/components/Layout.tsx b/src/FilterLists.Web/ClientApp/components/Layout.tsx index 6e18032d0..d52ba41ca 100644 --- a/src/FilterLists.Web/ClientApp/components/Layout.tsx +++ b/src/FilterLists.Web/ClientApp/components/Layout.tsx @@ -7,14 +7,17 @@ export interface LayoutProps { export class Layout extends React.Component { render() { return
-
+

- FilterLists - - beta - + FilterLists

-

The independent and comprehensive directory of all public filter and hosts lists for advertisements, trackers, malware, and annoyances.

+

+ The independent and comprehensive directory of all public filter and hosts lists for advertisements, trackers, malware, and annoyances. +

diff --git a/src/FilterLists.Web/FilterLists.Web.csproj b/src/FilterLists.Web/FilterLists.Web.csproj index d4bddc9b3..06590afcf 100644 --- a/src/FilterLists.Web/FilterLists.Web.csproj +++ b/src/FilterLists.Web/FilterLists.Web.csproj @@ -22,6 +22,12 @@ + + + Always + + + diff --git a/src/FilterLists.Web/wwwroot/logo_filterlists.png b/src/FilterLists.Web/wwwroot/logo_filterlists.png new file mode 100644 index 000000000..723edbb1b Binary files /dev/null and b/src/FilterLists.Web/wwwroot/logo_filterlists.png differ