mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Fix support page links
This commit is contained in:
parent
675d36eeec
commit
71abaadee4
1 changed files with 93 additions and 89 deletions
|
@ -15,13 +15,17 @@ layout: page
|
||||||
If you need help, well your in the right place.
|
If you need help, well your in the right place.
|
||||||
</p>
|
</p>
|
||||||
<div class="py-10 sm:py-16 block ">
|
<div class="py-10 sm:py-16 block ">
|
||||||
|
<a href="#spn">
|
||||||
<button type="button" style="background-color: #000;" class="mb-5 transform hover:scale-95 inline-flex items-center px-16 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="mb-5 transform hover:scale-95 inline-flex items-center px-16 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#downloads">spn</a>
|
Spn
|
||||||
</button>
|
</button>
|
||||||
|
</a>
|
||||||
<br>
|
<br>
|
||||||
|
<a href="#portmaster">
|
||||||
<button type="button" style="background-color: #000;" class=" mb-5 transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class=" mb-5 transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#downloads">portmaster</a>
|
Portmaster
|
||||||
</button>
|
</button>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -29,9 +33,8 @@ layout: page
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section style="margin-top: -14rem;">
|
<section style="margin-top: -14rem;" id="portmaster">
|
||||||
<div class="items-center h-full">
|
<div class="items-center h-full">
|
||||||
<div class="">
|
|
||||||
<div class="max-w-full mx-auto px-4 sm:px-6">
|
<div class="max-w-full mx-auto px-4 sm:px-6">
|
||||||
<div class="py-12 bg-white">
|
<div class="py-12 bg-white">
|
||||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
|
@ -61,19 +64,21 @@ layout: page
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center ">
|
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center ">
|
||||||
|
<a href="{{ site.github_url }}/portmaster/issues" class="flex items-center mx-auto text-center">
|
||||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#" class="flex items-center mx-auto text-center">
|
Github issues
|
||||||
Github issuse ticket
|
</button>
|
||||||
</a>
|
</a>
|
||||||
</button>
|
<a href="{{ site.reddit_url }}" class="flex items-center mx-auto text-center">
|
||||||
<button type="button" style="background-color: #000;" class="lg:ml-3 lg:mr-3 transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="lg:ml-3 lg:mr-3 transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#" class="flex items-center mx-auto text-center">
|
reddit
|
||||||
reddit</a>
|
|
||||||
</button>
|
</button>
|
||||||
|
</a>
|
||||||
|
<a href="mailto:support@safing.io" class="flex items-center mx-auto text-center">
|
||||||
<button type="button" style="background-color: #000;" class="lg:ml-3 lg:mr-3 transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="lg:ml-3 lg:mr-3 transform hover:scale-95 hover:opacity-100 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#" class="flex items-center mx-auto text-center">
|
Contact us
|
||||||
Contact us</a>
|
|
||||||
</button>
|
</button>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div class="text-center lg:text-left lg:inline-flex items-center mt-16 mb-16 spn-shadow p-10 rounded-lg ml-0 mr-0 md:ml-32 md:mr-32">
|
<div class="text-center lg:text-left lg:inline-flex items-center mt-16 mb-16 spn-shadow p-10 rounded-lg ml-0 mr-0 md:ml-32 md:mr-32">
|
||||||
|
@ -92,11 +97,11 @@ layout: page
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center">
|
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center">
|
||||||
|
<a href="{{ site.reddit_url }}" class="flex items-center">
|
||||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-16 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-16 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
<a href="#" class="flex items-center">
|
reddit
|
||||||
reddit</a>
|
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -106,9 +111,8 @@ layout: page
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section style="margin-top: 3rem; margin-bottom: 5rem;">
|
<section style="margin-top: 3rem; margin-bottom: 5rem;" id="spn">
|
||||||
<div class="items-center h-full">
|
<div class="items-center h-full">
|
||||||
<div class="">
|
|
||||||
<div class="max-w-full mx-auto px-4 sm:px-6">
|
<div class="max-w-full mx-auto px-4 sm:px-6">
|
||||||
<div class="py-12 bg-white">
|
<div class="py-12 bg-white">
|
||||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
|
@ -136,11 +140,11 @@ layout: page
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center">
|
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center">
|
||||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
|
||||||
<a href="#" class="flex items-center">
|
<a href="#" class="flex items-center">
|
||||||
contact us</a>
|
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
|
contact us
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue