This commit is contained in:
sasha-astiadi
2024-05-06 11:59:44 +02:00
parent a61a0df908
commit a0f1aa044e
329 changed files with 1549 additions and 3387 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

View File

@@ -0,0 +1,28 @@
---
id: hero
---
<div class="container mx-auto">
{% row(style="center" margin="hero" padding="top") %}
<br><br>
# Welcome to Mycelium Network
### Your Gateway to True Decentralized Internet
![](img/mycelium.png#mx-auto)
{% end %}
{% row(style="center" margin="hero" padding="bottom") %}
<p>Discover how Mycelium Network is revolutionizing internet access with a decentralized, community-powered approach. We aim to empower individuals worldwide by enabling them to own and manage internet resources collectively.</p>
<br>
<button onclick="yourlink">
Learn More
</button>
{% end %}