Merge branch 'development'
This commit is contained in:
commit
50dcd945b8
@ -14,7 +14,7 @@ extra:
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
###### [Manual](https://manual.grid.tf/)
|
###### [Manual](https://threefold.info/mycelium/docs/)
|
||||||
|
|
||||||
###### [Dashboard](https://dashboard.grid.tf/)
|
###### [Dashboard](https://dashboard.grid.tf/)
|
||||||
|
|
||||||
|
@ -8,6 +8,6 @@ extra:
|
|||||||
---
|
---
|
||||||
|
|
||||||
- [About]("/about")
|
- [About]("/about")
|
||||||
- [Docs]("https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html")
|
- [Docs]("https://threefold.info/mycelium/docs/")
|
||||||
|
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.
|
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-left mt-4 max-w-3xl text-pretty lg:text-lg text-md font-light text-black fade-in">
|
<p class="text-left mt-4 max-w-3xl text-pretty lg:text-lg text-md font-light text-black fade-in">
|
||||||
Not sure how it works? <a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html" class="font-semibold" target="_blanks"><u>Read the manual.</u></a>
|
Not sure how it works? <a href="https://threefold.info/mycelium/docs/" class="font-semibold" target="_blanks"><u>Read the manual.</u></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<div class="max-w-7xl mx-auto py-12 px-4 sm:px-6">
|
<div class="max-w-7xl mx-auto py-12 px-4 sm:px-6">
|
||||||
<div class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-2">
|
<div class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-2">
|
||||||
<div class="grid-cols-4 space-y-8 lg:max-w-sm xl:max-w-sm lg:mr-8 lg:mb-8 xl:col-span-1">
|
<div class="grid-cols-4 space-y-8 lg:max-w-sm xl:max-w-sm lg:mr-8 lg:mb-8 xl:col-span-1">
|
||||||
<img class="w-36 h-auto" src="{{ get_url(path=logoPath)}}" alt="ThreeFold Logo" />
|
<img class="w-36 h-auto" src="{{ get_url(path=logoPath)}}" alt="MYCELIUM Logo" />
|
||||||
<p class="text-gray-200 text-base font-light leading-6">
|
<p class="text-gray-200 text-base font-light leading-6">
|
||||||
{{section.description}}
|
{{section.description}}
|
||||||
</p>
|
</p>
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/overview.html"
|
<a href="https://threefold.info/mycelium/docs/"
|
||||||
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">
|
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
|
Docs
|
||||||
</a>
|
</a>
|
||||||
@ -199,7 +199,7 @@
|
|||||||
</p>
|
</p>
|
||||||
{% include "partials/socialLinks.html" %}
|
{% include "partials/socialLinks.html" %}
|
||||||
</div> #}
|
</div> #}
|
||||||
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/overview.html"
|
<a href="https://threefold.info/mycelium/docs/"
|
||||||
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">
|
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
|
Docs
|
||||||
</a>
|
</a>
|
||||||
|
@ -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>
|
<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">
|
<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="/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/overview.html" target="_blank" class="text-sm/6 font-semibold text-white hover:text-gray-100">Read Manual <span aria-hidden="true">→</span></a>
|
<a href="https://threefold.info/mycelium/docs/" class="text-sm/6 font-semibold text-white hover:text-gray-100">Read Manual <span aria-hidden="true">→</span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="relative mt-16 h-80 lg:mt-8">
|
<div class="relative mt-16 h-80 lg:mt-8">
|
||||||
|
Loading…
Reference in New Issue
Block a user