mirror of
https://github.com/safing/web
synced 2025-04-08 13:09:09 +00:00
Update access page and site data
This commit is contained in:
parent
30327d34c0
commit
2d2862eacd
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ layout: page
|
|||
<div class="flex mx-auto items-center">
|
||||
<div class="space-y-3">
|
||||
<h1 class="text-5xl block tracking-tight font-bold leading-none">{{ page.title }}</h1>
|
||||
<span class="block text-md text-safing-gray-300">Austria - remote</span>
|
||||
<span class="block text-md text-safing-gray-300">{{ page.extraInfo }}</span>
|
||||
</div>
|
||||
<div class="ml-auto">
|
||||
<a class="btn-primary" href="mailto:hello@safing.io">Apply Now</a>
|
||||
<a class="btn-primary" href="mailto:{{ site.email }}">Apply Now</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Reference in a new issue