fix links and header
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
2025-02-23 11:26:01 +02:00
parent 854ed04995
commit 3d39921416
3 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
<dd class="mt-1 flex flex-auto flex-col">
<p class="flex-auto leading-normal font-light text-black text-sm">Designed to operate in a decentralized manner, it connects nodes and enables efficient data transfer and communication without relying on a single central authority.</p>
<p class="mt-3">
<a href="/about" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
<a href="/about" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
</p>
</dd>
</div>
@@ -34,7 +34,7 @@
<dd class="mt-1 flex flex-auto flex-col">
<p class="flex-auto leading-normal font-light text-black text-sm">Mycelium provides an efficient digital communication network where data travels along the most efficient paths, reducing latency and optimizing resource utilization.</p>
<p class="mt-3">
<a href="/about" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
<a href="/about" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
</p>
</dd>
</div>
@@ -47,7 +47,7 @@
<p class="flex-auto leading-normal font-light text-black text-sm">
Inspired by nature's resilience, it creates a network that can adapt and continue to function even in the presence of challenges, ensuring uninterrupted communication.</p>
<p class="mt-3">
<a href="/about" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
<a href="/about" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
</p>
</dd>
</div>