Change tool links
This commit is contained in:
parent
b767272e37
commit
b678afcd35
@ -37,10 +37,10 @@
|
||||
tag="button"
|
||||
>Gist</a
|
||||
>
|
||||
<a href="https://cyberchef.tools.stuzer.link/" class="ml-4" tag="button"
|
||||
<a href="https://cyberchef.stuzer.link/" class="ml-4" tag="button"
|
||||
>Cyberchef</a
|
||||
>
|
||||
<a href="https://pdf.tools.stuzer.link/" class="ml-4" tag="button"
|
||||
<a href="https://pdf.stuzer.link/" class="ml-4" tag="button"
|
||||
>PDF tools</a
|
||||
>
|
||||
</div>
|
||||
|
@ -42,11 +42,11 @@
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://cyberchef.tools.stuzer.link/"
|
||||
href="https://cyberchef.stuzer.link/"
|
||||
class="flex items-center w-64 p-4 bg-white rounded-lg shadow-md hover:bg-gray-50 transition-colors duration-300"
|
||||
>
|
||||
<img
|
||||
src="https://cyberchef.tools.stuzer.link/images/cyberchef-128x128.png"
|
||||
src="https://cyberchef.stuzer.link/images/cyberchef-128x128.png"
|
||||
alt="Cyberchef Icon"
|
||||
class="w-12 h-12 mr-4"
|
||||
/>
|
||||
@ -54,11 +54,11 @@
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://pdf.tools.stuzer.link/"
|
||||
href="https://pdf.stuzer.link/"
|
||||
class="flex items-center w-64 p-4 bg-white rounded-lg shadow-md hover:bg-gray-50 transition-colors duration-300"
|
||||
>
|
||||
<img
|
||||
src="https://pdf.tools.stuzer.link/favicon.svg"
|
||||
src="https://pdf.stuzer.link/favicon.svg"
|
||||
alt="PDF Tools Icon"
|
||||
class="w-12 h-12 mr-4"
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user