Merge pull request 'edit' (#53) from development into master
Some checks are pending
ourworld.tf / Deploy (push) Waiting to run
Some checks are pending
ourworld.tf / Deploy (push) Waiting to run
Reviewed-on: #53
This commit is contained in:
commit
e0f7b50f38
@ -13,7 +13,7 @@
|
||||
<dl class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-x-6 lg:gap-y-10 sm:grid-cols-2 gap-y-16 lg:max-w-none lg:grid-cols-3 lg:gap-x-8">
|
||||
<div class="border-t border-gray-200 pt-4">
|
||||
<div class="flex items-center">
|
||||
<a href="/ventures/threefold" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||
<a href="/ventures/" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||
<img
|
||||
src="/images/tf.png"
|
||||
alt="ThreeFold Logo"
|
||||
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<div class="border-t border-gray-200 pt-4">
|
||||
<div class="flex items-center">
|
||||
<a href="/ventures/geomind" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||
<a href="/ventures/" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||
<img
|
||||
src="/images/geo_ico.png"
|
||||
alt="TF9LOGO Logo"
|
||||
|
@ -119,7 +119,7 @@
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
<a href="/contact" class="rounded-md bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-gray-800 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-black">Support Venture</a>
|
||||
<a href="https://threefold.io" target="_blank" class="text-sm font-semibold leading-6 text-black">Visit Website <span aria-hidden="true">→</span></a>
|
||||
<a href="https://threefold.io" target="_blank" rel="noopener" class="text-sm font-semibold leading-6 text-black">Visit Website <span aria-hidden="true">→</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user