mirror of
https://github.com/safing/web
synced 2025-04-16 17:09:09 +00:00
Add back feature html ids
This commit is contained in:
parent
a1e119e429
commit
cb81efd536
1 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ title: Safing Portmaster - Features
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/monitor-network-activity.png" alt="">
|
<img src="{{ site.img_url }}page-specific/portmaster/monitor-network-activity.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-right">
|
<div class="showcase-one-right">
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 350px;">
|
<h2 class="showcase-one-right-title" style="max-width: 350px;" id="monitor-all-network-activity">
|
||||||
Monitor All Network Activity
|
Monitor All Network Activity
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
|
@ -34,7 +34,7 @@ title: Safing Portmaster - Features
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/block-trackers-system-wide.png" alt="">
|
<img src="{{ site.img_url }}page-specific/portmaster/block-trackers-system-wide.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-right">
|
<div class="showcase-one-right">
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 410px;">
|
<h2 class="showcase-one-right-title" style="max-width: 410px;" id="#auto-block-trackers-and-malware">
|
||||||
Auto-Block Trackers & Malware
|
Auto-Block Trackers & Malware
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
|
@ -49,7 +49,7 @@ title: Safing Portmaster - Features
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/enforce-dns-over-tls.png" alt="">
|
<img src="{{ site.img_url }}page-specific/portmaster/enforce-dns-over-tls.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-right">
|
<div class="showcase-one-right">
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 350px;">
|
<h2 class="showcase-one-right-title" style="max-width: 350px;" id="secure-dns-by-default">
|
||||||
Secure Your DNS by Default
|
Secure Your DNS by Default
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
|
@ -82,7 +82,7 @@ title: Safing Portmaster - Features
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/manually-allow-ord-block-connections.png" alt="">
|
<img src="{{ site.img_url }}page-specific/portmaster/manually-allow-ord-block-connections.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-right">
|
<div class="showcase-one-right">
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 340px;">
|
<h2 class="showcase-one-right-title" style="max-width: 340px;" id="create-your-own-rules">
|
||||||
Create Your Own Rules
|
Create Your Own Rules
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
|
@ -95,7 +95,7 @@ title: Safing Portmaster - Features
|
||||||
<img src="{{ site.img_url }}page-specific/portmaster/set-global-and-per-app-configuration.png" alt="">
|
<img src="{{ site.img_url }}page-specific/portmaster/set-global-and-per-app-configuration.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-right">
|
<div class="showcase-one-right">
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 350px;">
|
<h2 class="showcase-one-right-title" style="max-width: 350px;" id="set-global-and-app-settings">
|
||||||
Set Global & per‑App Settings
|
Set Global & per‑App Settings
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
|
|
Loading…
Add table
Reference in a new issue