Replace technoloy header with jobs

This commit is contained in:
davegson 2019-08-17 12:41:36 +02:00
parent 19639029c7
commit 93a98439f5
3 changed files with 9 additions and 6 deletions

View file

@ -5,8 +5,8 @@
<a class='item' href="/our-values" > <a class='item' href="/our-values" >
OUR VALUES OUR VALUES
</a> </a>
<a class='item' href="/technology"> <a class='item' href="/jobs">
TECHNOLOGY JOBS&nbsp;<i class="safing-primary plus icon"></i>
</a> </a>
<a class='item' href="/community-hub" > <a class='item' href="/community-hub" >
COMMUNITY COMMUNITY
@ -14,7 +14,6 @@
<a class='item' href="/download"> <a class='item' href="/download">
DOWNLOAD DOWNLOAD
</a> </a>
</div> </div>
<!-- START PUSHER --> <!-- START PUSHER -->
@ -31,8 +30,8 @@
<a class='item' href="/our-values"> <a class='item' href="/our-values">
OUR VALUES OUR VALUES
</a> </a>
<a class='item' href="/technology"> <a class='item' href="/jobs">
TECHNOLOGY JOBS&nbsp;<i class="safing-primary plus icon"></i>
</a> </a>
<a class='item' href="/community-hub" > <a class='item' href="/community-hub" >
COMMUNITY COMMUNITY

View file

@ -1,3 +1,7 @@
i.icon.safing-primary {
color: $primary;
}
.ui.safing-primary { .ui.safing-primary {
background-color: $primary; background-color: $primary;

View file

@ -90,7 +90,7 @@ home: true
<p> <p>
The Portmaster enables you to protect your data on your device. You are back in charge of your outgoing connections: you choose what data you share and what data stays private. The Portmaster enables you to protect your data on your device. You are back in charge of your outgoing connections: you choose what data you share and what data stays private.
</p> </p>
<a href="/technology#portmaster"> <a href="/technology">
<button class='ui safing-secondary button'> <button class='ui safing-secondary button'>
Technical Details Technical Details
</button> </button>