mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
37 lines
926 B
HTML
37 lines
926 B
HTML
<content>
|
|
<div class="features">
|
|
<div>
|
|
<img src="{{ site.icons_url }}lock.svg" alt="">
|
|
<div>
|
|
<span>True Privacy</span>
|
|
<p>
|
|
Stay private while surfing the Web with
|
|
you are in charge of where your traffic
|
|
handle connections
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<img src="{{ site.icons_url }}shield.svg" alt="">
|
|
<div>
|
|
<span>True Privacy</span>
|
|
<p>
|
|
Stay private while surfing the Web with
|
|
you are in charge of where your traffic
|
|
handle connections
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<img src="{{ site.icons_url }}community.svg" alt="">
|
|
<div>
|
|
<span>True Privacy</span>
|
|
<p>
|
|
Stay private while surfing the Web with
|
|
you are in charge of where your traffic
|
|
handle connections
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</content>
|