mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Quickfix jobs pages
works for now, we have no open positions so...
This commit is contained in:
parent
6a679744f5
commit
add2032de8
2 changed files with 5 additions and 34 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
layout: page_container
|
||||
title: Golang (or C/C++) Developer
|
||||
heading: Golang (or C/C++) Developer
|
||||
---
|
||||
|
|
|
@ -1,38 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
layout: page_container
|
||||
title: Join Safing
|
||||
heading: Join us
|
||||
---
|
||||
|
||||
<div class="ui doubling grid container">
|
||||
<div class="centered row">
|
||||
<div class="ui stacked segment">
|
||||
<p>
|
||||
<b>Forging powerful privacy tools.</b><br/>
|
||||
We're on a mission to help everyone withstand today's mass surveillance so they can reclaim their privacy.
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
We have an office located at Wassergasse 16, Baden, Lower Austria. It's just 4 minutes from the S-Bahn & Badner Bahn train station. We're also open for remote workers!
|
||||
</p>
|
||||
<div class="ui basic segment">
|
||||
<h4 class="ui header">
|
||||
Open positions
|
||||
</h4>
|
||||
<div class="five wide column">
|
||||
<div class="ui one stackable cards">
|
||||
<a class="card" href="/jobs/golang-developer">
|
||||
<div class="content">
|
||||
<p>🔧 Golang (or C/C++) Developer</p>
|
||||
</div>
|
||||
<div class="extra content">
|
||||
<button class='ui safing-primary tiny button'>
|
||||
Job description
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h4>
|
||||
There are currently no open job positions. Thanks for checking by.
|
||||
</h4>
|
||||
|
|
Loading…
Add table
Reference in a new issue