Compare commits
2 Commits
91b27a2862
...
17fc89ff80
Author | SHA1 | Date | |
---|---|---|---|
17fc89ff80 | |||
cecb1c1f4e |
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
{% include "partials/hero/myhero.html" %}
|
{% include "partials/hero/myhero.html" %}
|
||||||
{% include "partials/hero/myhero1.html" %}
|
{% include "partials/hero/myhero1.html" %}
|
||||||
{% include "partials/hero/myhero2.html" %}
|
|
||||||
{% include "partials/hero/myhero3.html" %}
|
{% include "partials/hero/myhero3.html" %}
|
||||||
{% include "partials/hero/myhero5.html" %}
|
{% include "partials/hero/myhero5.html" %}
|
||||||
|
{% include "partials/hero/myhero2.html" %}
|
||||||
{% include "partials/hero/myhero6.html" %}
|
{% include "partials/hero/myhero6.html" %}
|
||||||
{% include "partials/hero/myhero7.html" %}
|
{% include "partials/hero/myhero7.html" %}
|
||||||
{% endblock content %}
|
{% endblock content %}
|
@ -4,7 +4,10 @@
|
|||||||
<h2 class="mx-auto fade-in text-left lg:text-5xl text-4xl leading-tight font-normal tracking-tight text-black">Download Mycelium</h2>
|
<h2 class="mx-auto fade-in text-left lg:text-5xl text-4xl leading-tight font-normal tracking-tight text-black">Download Mycelium</h2>
|
||||||
<h3 class="mx-auto fade-in text-left lg:text-3xl text-2xl leading-snug font-light tracking-tight text-black">Nature's Blueprint for Digital Connectivity</h2>
|
<h3 class="mx-auto fade-in text-left lg:text-3xl text-2xl leading-snug font-light tracking-tight text-black">Nature's Blueprint for Digital Connectivity</h2>
|
||||||
<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">
|
||||||
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently today.
|
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.
|
||||||
|
</p>
|
||||||
|
<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>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<section class="pb-12">
|
<section class="pb-24">
|
||||||
<div class="max-w-6xl mx-8 lg:mx-auto">
|
<div class="max-w-6xl mx-8 lg:mx-auto">
|
||||||
<div class="mx-auto max-w-2xl lg:max-w-none">
|
<div class="mx-auto max-w-2xl lg:max-w-none">
|
||||||
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-3">
|
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-3">
|
||||||
|
Loading…
Reference in New Issue
Block a user