This commit is contained in:
commit
1281bdc07b
@ -15,7 +15,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://threefold.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://threefold.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/tf.png"
|
src="/images/tf.png"
|
||||||
alt="ThreeFold Logo"
|
alt="ThreeFold Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -30,7 +30,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/tf9.png"
|
src="/images/tf9.png"
|
||||||
alt="TF9LOGO Logo"
|
alt="TF9LOGO Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://freezone.ourworld.tf" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://freezone.ourworld.tf" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/freezone.png"
|
src="/images/freezone.png"
|
||||||
alt="odfz Logo"
|
alt="odfz Logo"
|
||||||
class="w-8 h-8 mr-2 hover:opacity-80"
|
class="w-8 h-8 mr-2 hover:opacity-80"
|
||||||
/>
|
/>
|
||||||
@ -56,7 +56,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://sikana.tv" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://sikana.tv" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/sikana.png"
|
src="/images/sikana.png"
|
||||||
alt="TF9LOGO Logo"
|
alt="TF9LOGO Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://ourverse.tf" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://ourverse.tf" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/ov.png"
|
src="/images/ov.png"
|
||||||
alt="OV Logo"
|
alt="OV Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -82,7 +82,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/cybercity.png"
|
src="/images/cybercity.png"
|
||||||
alt="OV Logo"
|
alt="OV Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -95,7 +95,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/hero.png"
|
src="/images/hero.png"
|
||||||
alt="OV Logo"
|
alt="OV Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
@ -108,7 +108,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="images/habari.png"
|
src="/images/habari.png"
|
||||||
alt="OV Logo"
|
alt="OV Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user