From e302781f6103b724583161e1ff7c8a38dae30fd2 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 27 Mar 2018 07:09:45 -0500 Subject: [PATCH] SEO target title to popular software --- src/FilterLists.Web/Views/Home/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/Views/Home/Index.cshtml b/src/FilterLists.Web/Views/Home/Index.cshtml index b566e80a3..95c4e3788 100644 --- a/src/FilterLists.Web/Views/Home/Index.cshtml +++ b/src/FilterLists.Web/Views/Home/Index.cshtml @@ -1,5 +1,5 @@ @{ - ViewData["Title"] = "Protect privacy. Be Secure. Customize your web."; + ViewData["Title"] = "Subscriptions for AdBlock, Adblock Plus, uBlock Origin, and more."; }
Loading...
@section scripts {