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:
Ehab Hassan 2025-02-23 11:26:01 +02:00
parent 854ed04995
commit 3d39921416
3 changed files with 8 additions and 8 deletions

View File

@ -61,7 +61,7 @@
{% endif %}
{% endif %}
{% endfor %}
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html"
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/overview.html"
class="text-lg py-3 leading-6 font-light text-pretty tracking-wide text-black focus:outline-none focus:text-gray-200 transition ease-in-out duration-150" target="_blank">
Docs
</a>
@ -111,7 +111,7 @@
</a>
</li>
</ul> #}
<a href="/download" target="_blank" class="blinking-effect dashboard rounded-2xl bg-black px-4 p-2 text-sm font-semibold text-white shadow-sm hover:bg-gray-600">Get Mycelium</a>
<a href="/download" class="blinking-effect dashboard rounded-2xl bg-black px-4 p-2 text-sm font-semibold text-white shadow-sm hover:bg-gray-600">Get Mycelium</a>
</div>
</div>
</div>
@ -199,12 +199,12 @@
</p>
{% include "partials/socialLinks.html" %}
</div> #}
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html"
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/overview.html"
class="text-lg px-8 py-3 leading-6 font-normal text-black hover:text-gray-600 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank">
Docs
</a>
<div class="rounded-full border-2 my-4 border-gray-400 py-2 mx-4">
<a href="/download" target="_blank" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold text-black shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Get Mycelium</a>
<a href="/download" class="mt-2 rounded-md px-4 py-2.5 text-lg font-semibold text-black shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Get Mycelium</a>
</div>
</nav>
</div>

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>

View File

@ -6,7 +6,7 @@
<p class="mt-6 text-lg lg:text-xl text-pretty font-light text-gray-300">Join the Mycelium network and be a part of the decentralized movement.</p>
<div class="mt-10 flex items-center justify-center gap-x-6 lg:justify-start">
<a href="/download" class="rounded-2xl bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-xs hover:bg-gray-100 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Download Now</a>
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html" class="text-sm/6 font-semibold text-white hover:text-gray-100">Read Manual <span aria-hidden="true"></span></a>
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/overview.html" target="_blank" class="text-sm/6 font-semibold text-white hover:text-gray-100">Read Manual <span aria-hidden="true"></span></a>
</div>
</div>
<div class="relative mt-16 h-80 lg:mt-8">