chore(index): remove telegram
This commit is contained in:
parent
6bff18fe98
commit
dc387a0431
1 changed files with 0 additions and 23 deletions
|
@ -53,27 +53,4 @@
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="opacity-0 motion-links group">
|
|
||||||
<a
|
|
||||||
aria-label="telegram"
|
|
||||||
href="https://t.me/zesfca"
|
|
||||||
target="_blank"
|
|
||||||
class="flex relative justify-center items-center w-12 text-white transition aspect-square hover:text-white/60"
|
|
||||||
>
|
|
||||||
<div class="absolute inset-0 aspect-square h-12 bg-white/10 rounded-md">
|
|
||||||
</div>
|
|
||||||
<svg
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
stroke="currentColor"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
stroke-width="2"
|
|
||||||
class="relative w-8 aspect-square transition"
|
|
||||||
>
|
|
||||||
<path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4"></path>
|
|
||||||
</svg>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue