diff --git a/_includes/header.html b/_includes/header.html index 94bea4f..a3b9622 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@
- +
diff --git a/_sass/_global.scss b/_sass/_global.scss index 7235314..4dc6e18 100644 --- a/_sass/_global.scss +++ b/_sass/_global.scss @@ -141,3 +141,45 @@ footer { transform: rotate(10deg); } } + +.line { + width:100%; + text-align:center; + border-bottom: 2px solid rgba(0, 0, 0, 0.2); + line-height:0.1em; + margin:10px 0 20px; +} +.line span { + background:#fff; + padding:0 25px; +} + +.support p{ + color: #8a8a8a; +} + +.support a{ + --text-opacity: 1; + color: #667eea; + color: rgba(102, 126, 234, var(--text-opacity)); + text-decoration: inherit; + background-color: transparent; + transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform; +} + +.support a:hover{ + opacity: .5; + transition-duration: 150ms; + transition-timing-function: cubic-bezier(.4, 0, .2, 1); +} + +.grayscale { + filter: url(filters.svg#grayscale); /* Firefox 3.5+ */ + filter: gray; /* IE5+ */ + -webkit-filter: grayscale(0); /* Webkit Nightlies & Chrome Canary */ +} + +.grayscale:hover { + filter: none; + -webkit-filter: grayscale(1); +} diff --git a/about/index.html b/about/index.html index dc4e140..247aa7c 100644 --- a/about/index.html +++ b/about/index.html @@ -7,32 +7,39 @@ redirect_from:
+
-
+
- +
-

- Ownership & Transparent Funding +

+ We love freedom, just like you.

- Taking money always means opening up to influences. Therefore, we see it as our duty to not only be open about our ownership, but also about how we are financing this venture. + We are a bunch of ordinary people who want to change the world. Discontent with the global state of mass surveillance, and seeing how it negatively impacts our lives, we decided it was time to do something about it. +

+

+ We still have a long way to go. We hope you'll join us on this venture.

+
+ +
@@ -59,36 +66,34 @@ redirect_from:
+
-
+
- +
-

- We love freedom, just like you. +

+ Ownership & Transparent Funding

- We are a bunch of ordinary people who want to change the world. Discontent with the global state of mass surveillance, and seeing how it negatively impacts our lives, we decided it was time to do something about it. -

-

- We still have a long way to go. We hope you'll join us on this venture. + Taking money always means opening up to influences. Therefore, we see it as our duty to not only be open about our ownership, but also about how we are financing this venture.

-
+
diff --git a/assets/img/blog/4.png b/assets/img/blog/4.png new file mode 100644 index 0000000..1e1593f Binary files /dev/null and b/assets/img/blog/4.png differ diff --git a/assets/img/blog/pod-21.png b/assets/img/blog/pod-21.png new file mode 100644 index 0000000..1f4bdcd Binary files /dev/null and b/assets/img/blog/pod-21.png differ diff --git a/assets/img/blog/spn-tor.png b/assets/img/blog/spn-tor.png new file mode 100644 index 0000000..0968732 Binary files /dev/null and b/assets/img/blog/spn-tor.png differ diff --git a/assets/img/blog/spn-tor1.png b/assets/img/blog/spn-tor1.png new file mode 100644 index 0000000..8802fed Binary files /dev/null and b/assets/img/blog/spn-tor1.png differ diff --git a/assets/img/blog/spn-tor2.png b/assets/img/blog/spn-tor2.png new file mode 100644 index 0000000..03c83de Binary files /dev/null and b/assets/img/blog/spn-tor2.png differ diff --git a/assets/img/page-specific/portmaster/modular.png b/assets/img/page-specific/portmaster/modular.png index 5af7baa..b5c4c05 100644 Binary files a/assets/img/page-specific/portmaster/modular.png and b/assets/img/page-specific/portmaster/modular.png differ diff --git a/assets/img/placeholder.png b/assets/img/placeholder.png new file mode 100644 index 0000000..dd075ac Binary files /dev/null and b/assets/img/placeholder.png differ diff --git a/assets/img/spn/spn-community-web.png b/assets/img/spn/spn-community-web.png index 1342957..aac3645 100644 Binary files a/assets/img/spn/spn-community-web.png and b/assets/img/spn/spn-community-web.png differ diff --git a/assets/img/spn/spn-core-web.png b/assets/img/spn/spn-core-web.png index c639c0d..65372ec 100644 Binary files a/assets/img/spn/spn-core-web.png and b/assets/img/spn/spn-core-web.png differ diff --git a/index.html b/index.html index dbd0311..8250ea4 100644 --- a/index.html +++ b/index.html @@ -139,15 +139,24 @@ title: Safing
+
+

Support

+

+ Please report technical issues on the portmaster + repository, problems with the user interface on the portmaster-ui + repo and ask for help on Reddit +

+
-
+
+

Limted Support

+
+
- + diff --git a/spn/index.html b/spn/index.html index 0d6d286..73cec7c 100644 --- a/spn/index.html +++ b/spn/index.html @@ -4,7 +4,7 @@ layout: page ---
-
+
@@ -13,8 +13,9 @@ layout: page - + +