links
This commit is contained in:
parent
f8be9faaab
commit
b2283528a1
1 changed files with 3 additions and 3 deletions
|
@ -50,13 +50,13 @@
|
||||||
<span class="text-base text-black">Redlib</span>
|
<span class="text-base text-black">Redlib</span>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<a href="http://10.0.0.1">
|
<a href="https://10.0.0.1">
|
||||||
<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="./assets/img/zyxel.svg">
|
<img class="w-10 aspect-square" src="./assets/img/zyxel.svg">
|
||||||
<span class="text-base text-black">Zyxel</span>
|
<span class="text-base text-black">Zyxel</span>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://10.0.0.5:3070">
|
<a href="https://unifi.home.arpa">
|
||||||
<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/unifi.svg">
|
<img class="w-10 aspect-square" src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/unifi.svg">
|
||||||
<span class="text-base text-black">Unifi</span>
|
<span class="text-base text-black">Unifi</span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue