Use new button
I changed the button to reference and use the official SurillyaID button
This commit is contained in:
@ -31,9 +31,9 @@
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<a href="<?= $auth_url ?>">
|
<a href="<?= $auth_url ?>">
|
||||||
<button class="sparkle bg-gradient-to-r from-pink-400 via-blue-400 to-orange-300 text-black font-semibold px-6 py-3 rounded-xl shadow-lg hover:scale-105 transition-all">
|
<center>
|
||||||
<span class="mr-2">✨</span> Login with Surillya
|
<img src="https://surillya.com/id/button.svg" alt="Continue with SurillyaID" />
|
||||||
</button>
|
</center>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user