vscode automplete fix
This commit is contained in:
parent
051467c23f
commit
4db2abbad7
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<span class="text-base text-black">Scrutiny</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://headscale.home.arpa/web" target="_blank"></a>
|
||||
<a href="https://headscale.home.arpa/web" 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/tailscale.svg">
|
||||
<span class="text-base text-black">Headscale</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue