mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Fix link dir
This commit is contained in:
parent
79f180f50d
commit
115c3198eb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ layout: page
|
||||||
An email with a confirmation link is on its way.
|
An email with a confirmation link is on its way.
|
||||||
</p>
|
</p>
|
||||||
<div class="pt-10">
|
<div class="pt-10">
|
||||||
<a href="./index.html">
|
<a href="../index.html">
|
||||||
<button type="button" style="background-color: #6188ff;" class="mb-5 md:mb-0 transform hover:scale-95 inline-flex items-center px-5 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: #6188ff;" class="mb-5 md:mb-0 transform hover:scale-95 inline-flex items-center px-5 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">
|
||||||
take me back home
|
take me back home
|
||||||
</button>
|
</button>
|
||||||
|
|
Loading…
Add table
Reference in a new issue