mirror of
https://github.com/safing/web
synced 2026-07-09 16:09:17 +00:00
Update copy on download, contact, and shared includes for style alignment
This commit is contained in:
parent
ea83659237
commit
40690c132a
4 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<a class="plug-container" href="{{ site.base_url }}">
|
||||
<div class="plug-container-left">
|
||||
<span class="plug-container-left-title">Discover Portmaster</span>
|
||||
<span class="plug-container-left-sub">Open Source. FREE Forever.</span>
|
||||
<div class="plug-container-left-button btn bg-black text-safing-blue-400">Get Easy Privacy</div>
|
||||
<span class="plug-container-left-sub">Free & Open Source</span>
|
||||
<div class="plug-container-left-button btn bg-black text-safing-blue-400">Download Portmaster</div>
|
||||
</div>
|
||||
<div class="absolute mx-auto right-0 left-0 rounded-md flex items-center overflow-hidden" style="max-width: 950px; height: inherit;">
|
||||
<img class="absolute right-0 bottom-0 hidden lg:block max-w-5xl lg:max-w-full" style="margin-right: -28.8rem; margin-bottom: -14.1rem;" src="{{ site.img_url }}page-specific/portmaster/full-interface.png" alt="">
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
<input class="card-input-toggle" id="card-toggle-anchor-{{ faq_id }}" type="checkbox">
|
||||
<div class="card-dropdown-toggle">
|
||||
<div class="card-dropdown-content">
|
||||
You can find our code on <a href="{{ site.github_url }}" class="link-primary">Github</a>. <a href="{{ site.github_url }}/portmaster/" class="link-primary">The Portmaster</a>, the <a href="{{ site.github_url }}/portmaster-ui/" class="link-primary">Portmaster UI</a>, the <a href="{{ site.github_url }}/spn/" class="link-primary">SPN</a>, the <a href="{{ site.github_url }}/docs/" class="link-primary">docs</a> and <a href="{{ site.github_url }}/web/" class="link-primary">this website</a> have their respective repositories. <a href="{{ site.github_url }}/jess/" class="link-primary">Jess</a>, the heart of the SPN, which got <a href="https://cure53.de/pentest-report_safing-jess.pdf">audited by Cure53</a>, can also be found online.
|
||||
The source code is available on <a href="{{ site.github_url }}" class="link-primary">Github</a>. <a href="{{ site.github_url }}/portmaster/" class="link-primary">The Portmaster</a>, the <a href="{{ site.github_url }}/portmaster-ui/" class="link-primary">Portmaster UI</a>, the <a href="{{ site.github_url }}/spn/" class="link-primary">SPN</a>, the <a href="{{ site.github_url }}/docs/" class="link-primary">docs</a> and <a href="{{ site.github_url }}/web/" class="link-primary">this website</a> have their respective repositories. <a href="{{ site.github_url }}/jess/" class="link-primary">Jess</a>, the heart of the SPN, which got <a href="https://cure53.de/pentest-report_safing-jess.pdf">audited by Cure53</a>, can also be found online.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ heading: Contact
|
|||
container_class: imprint
|
||||
---
|
||||
|
||||
<h4>We'd like to hear from you!</h4>
|
||||
<h4>Get in touch</h4>
|
||||
|
||||
<p>Just mail us <a href="mailto:hello@safing.io">hello@safing.io</a></p>
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ title: Safing Portmaster - Free Download
|
|||
Portmaster
|
||||
</h1>
|
||||
<p class="header-three-left-desc" style="max-width: 310px">
|
||||
Let Portmaster do the heavy lifting for you. Get back your privacy.
|
||||
Monitor and control all network connections on your device.
|
||||
</p>
|
||||
<div class="space-y-4">
|
||||
<div class="element-x-center-max lg:ml-0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue