Spaces:
Running
Running
Update public/index.html
Browse files- public/index.html +2 -2
public/index.html
CHANGED
@@ -69,8 +69,8 @@
|
|
69 |
</div>
|
70 |
</div>
|
71 |
<div class="flex-col items-center justify-center pt-14">
|
72 |
-
<a class="flex grid place-content-end mr-8"
|
73 |
-
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="white">
|
74 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 0 013 3v1"></path>
|
75 |
</svg>
|
76 |
</a>
|
|
|
69 |
</div>
|
70 |
</div>
|
71 |
<div class="flex-col items-center justify-center pt-14">
|
72 |
+
<a class="flex grid place-content-end mr-8">
|
73 |
+
<svg xmlns="http://www.w3.org/2000/svg" href="https://vgony.tech" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="white">
|
74 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 0 013 3v1"></path>
|
75 |
</svg>
|
76 |
</a>
|