Fix typos

This commit is contained in:
davegson 2019-11-11 18:36:50 +01:00
parent fce9a16ca3
commit 1737f1cd3c
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
<div class="c-r"> <div class="c-r">
<h1>Stay up to date</h1> <h1>Stay up to date</h1>
<p> <p>
Listen into our podcast where we give insight into our company. Ranging from the current development progress to our latest challenges, and our thought processes behind making important decisions. Listen to our podcast where we give insight into our company. Ranging from the current development progress to our latest challenges, and our thought processes behind making important decisions.
</p> </p>
</div> </div>
</div> </div>

View file

@ -15,7 +15,7 @@
<span>Take back control</span> <span>Take back control</span>
<h1>Privacy Network</h1> <h1>Privacy Network</h1>
<p> <p>
Stay private while surfing the Web. Stop ISPs, Wi-Fi Operator and VPNs from collecting all your personal [meta] data. Secure your whole computer, not only your web-browser. 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> </p>
<div> <div>
<a href="{{ site.reddit_url }}"><button><i class="large reddit alien icon"></i><span>Join our reddit</span></button></a> <a href="{{ site.reddit_url }}"><button><i class="large reddit alien icon"></i><span>Join our reddit</span></button></a>

View file

@ -9,7 +9,7 @@
With the Safing Privacy Network, all your outgoing connections are onion encrypted locally. They are then routed through our multi-hop network (blue) to prevent all current middlemen from logging and exploiting your private activities. With the Safing Privacy Network, all your outgoing connections are onion encrypted locally. They are then routed through our multi-hop network (blue) to prevent all current middlemen from logging and exploiting your private activities.
</p> </p>
<p> <p>
Each route is calculated individually to minimize exposure to the untrusted web (black). Also, DNS over TLS is enforced for your whole computer. Find out more... Each route is calculated individually to minimize exposure to the untrusted web (non-blue). Also, DNS over TLS is enforced for your whole computer. Find out more...
</p> </p>
</div> </div>
</div> </div>