z0x
This commit is contained in:
parent
7b6fa4fb81
commit
ffebd2652b
1 changed files with 18 additions and 0 deletions
|
@ -186,6 +186,24 @@
|
||||||
<span>Tailscale</span>
|
<span>Tailscale</span>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://z0x.home.arpa" target="_blank">
|
||||||
|
<div class="flex items-center space-x-2 p-4 bg-neutral-700 rounded-lg shadow-md">
|
||||||
|
<svg class="sm:w-12 w-10 aspect-square" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500">
|
||||||
|
<defs>
|
||||||
|
<radialGradient id="radialGradient27" cx="250" cy="250" fx="250" fy="250" r="250" gradientUnits="userSpaceOnUse">
|
||||||
|
<stop offset="0" stop-color="#ffffff" stop-opacity="0.3"></stop>
|
||||||
|
<stop offset="0.9638136" stop-color="#ffffff" stop-opacity="0"></stop>
|
||||||
|
</radialGradient>
|
||||||
|
<filter id="filter1" x="-0.243" y="-0.243" width="1.486" height="1.486">
|
||||||
|
<feGaussianBlur stdDeviation="30.375"></feGaussianBlur>
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
<circle cx="250" cy="250" r="150" fill="url(#radialGradient27)" filter="url(#filter1)"></circle>
|
||||||
|
<path d="M 250.00005,25 268,151 c 3.11463,19.35442 13.1387,38.54023 27,52.39957 13.86121,13.8621 34.64617,25.48527 54,28.60043 L 475,250.00001 349,268 c -19.35383,3.11517 -40.13879,14.73834 -54,28.60043 C 281.1387,310.45977 271.11463,329.64558 268,349 L 250.00005,475 232,349 C 228.88537,329.64558 218.86121,310.45977 205,296.60043 191.1387,282.73834 170.35383,271.11517 151,268 L 25,250.00001 151,232 c 19.35383,-3.11516 40.1387,-14.73833 54,-28.60043 C 218.86121,189.54023 228.88537,170.35442 232,151 Z" fill="#ffffff"></path>
|
||||||
|
</svg>
|
||||||
|
<span>z0x</span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue