forked from hero/www_hero_project
28 lines
594 B
Markdown
28 lines
594 B
Markdown
|
---
|
||
|
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 %}
|