Update index.html

This commit is contained in:
z0x 2024-10-19 15:38:04 -04:00
parent b51b0a053e
commit 7bce0f8e38

View file

@ -74,13 +74,7 @@
<span class="text-base text-black">VS Code</span> <span class="text-base text-black">VS Code</span>
</div> </div>
</a> </a>
<a href="https://excalidraw.home.arpa/" target="_blank"> <a href="https://synapse.home.arpa" target="_blank">
<div class="flex items-center space-x-2 p-4 backdrop-blur-sm shadow-md bg-white/10 hover:bg-white/20 shadow-md rounded-lg">
<img class="w-10 aspect-square" src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/excalidraw.svg">
<span class="text-base text-black">Excalidraw</span>
</div>
</a>
<a href="https://awesome-technologies.github.io/synapse-admin" target="_blank">
<div class="flex items-center space-x-2 p-4 backdrop-blur-sm shadow-md bg-white/10 hover:bg-white/20 shadow-md rounded-lg"> <div class="flex items-center space-x-2 p-4 backdrop-blur-sm shadow-md bg-white/10 hover:bg-white/20 shadow-md rounded-lg">
<img class="w-10 aspect-square" src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/matrix-synapse.svg"> <img class="w-10 aspect-square" src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/matrix-synapse.svg">
<span class="text-base text-black">Synapse Admin</span> <span class="text-base text-black">Synapse Admin</span>