mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Remove Portmaster "Per App Settings" feature
does not support it yet, will have to add it back later
This commit is contained in:
parent
2251e13b4b
commit
c19cb3822b
1 changed files with 0 additions and 28 deletions
|
@ -137,34 +137,6 @@ redirect_from:
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--<div class="items-center h-full mt-64">
|
|
||||||
<div class="container mx-auto px-8 sm:px-0 flex">
|
|
||||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:flex block justify-center m-auto w-auto items-center">
|
|
||||||
<div class="pb-16 lg:pb-0 ml-0 lg:ml-32 lg:hidden self-center">
|
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/control.png" alt="">
|
|
||||||
</div>
|
|
||||||
<div class="inline-block max-w-lg">
|
|
||||||
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-2/3">
|
|
||||||
Customisable Applications Settings.
|
|
||||||
</h2>
|
|
||||||
<p class="text-md opacity-50 max-w-lg">
|
|
||||||
Stay private while surfing the Web. Stop ISPs, Wi-Fi Operators
|
|
||||||
and VPNs from collecting all your personal [meta] data. Secure
|
|
||||||
your whole computer, not only your web-browser.
|
|
||||||
</p>
|
|
||||||
<div class="py-10 flex">
|
|
||||||
<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">
|
|
||||||
<a href="#">TLS vs Https comparison</a>
|
|
||||||
</button>
|
|
||||||
<a class="transition duration-150 ease-in-out hover:opacity-100 self-center pl-8 uppercase opacity-50 text-xs font-bold" href="#">Source code</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="hidden pt-16 lg:pt-0 ml-0 lg:ml-32 lg:block self-center">
|
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/control.png" alt="">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>-->
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section style="margin-top: 13rem;" class="pb-40">
|
<section style="margin-top: 13rem;" class="pb-40">
|
||||||
|
|
Loading…
Add table
Reference in a new issue