mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Hide Link to Docs for filter lists
the docs will not start off with that guide being ridden, so hidden for now
This commit is contained in:
parent
5c622a5f4c
commit
5516b3a40c
1 changed files with 3 additions and 3 deletions
|
@ -102,13 +102,13 @@ redirect_from:
|
||||||
Block ads, trackers, malware and NSFW sites via trusted domain-lists, which are also used by Ad-Blockers, etc. Easily change the defaults to fit your needs.
|
Block ads, trackers, malware and NSFW sites via trusted domain-lists, which are also used by Ad-Blockers, etc. Easily change the defaults to fit your needs.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-10 sm:py-10 text-center sm:flex">
|
<!-- <div class="py-10 sm:py-10 text-center sm:flex">
|
||||||
<a href="{{ site.docs_url }}">
|
<a href="{{ site.docs_url }}">
|
||||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
Checkout our Docs
|
Checkout our Docs
|
||||||
</button>
|
</button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
<div class="mx-auto md:ml-auto row-start-1 self-end md:self-center">
|
<div class="mx-auto md:ml-auto row-start-1 self-end md:self-center">
|
||||||
<img class="" src="{{ site.img_url }}page-specific/portmaster/block-trackers-system-wide.png" alt="">
|
<img class="" src="{{ site.img_url }}page-specific/portmaster/block-trackers-system-wide.png" alt="">
|
||||||
|
|
Loading…
Add table
Reference in a new issue