forked from hero/www_hero_project
edit
This commit is contained in:
@@ -16,13 +16,13 @@ template: "layouts/nodes.html"
|
||||
<br>
|
||||
|
||||
|
||||
# Powering the Network: <br>Mycelium Node
|
||||
# Powering the Network: <br>Mycelium Nodes
|
||||
|
||||
|
||||
<p>Hero is your unique, singular digital avatar, streamlining your online interactions by eliminating the need to duplicate identities across various platforms. With Hero, manage every aspect of your digital life through one secure, efficient identity.</p>
|
||||
<p>Explore how each Mycelium Node contributes to the robust, decentralized architecture of the Mycelium Network, ensuring security, scalability, and resilience.</p>
|
||||
|
||||
<br>
|
||||
<button onclick="yourlink">
|
||||
<button onclick="#how">
|
||||
Learn More
|
||||
</button>
|
||||
|
||||
@@ -38,7 +38,7 @@ template: "layouts/nodes.html"
|
||||
|
||||
<!-- section 4 (header) -->
|
||||
|
||||
<div class="container mx-auto">
|
||||
<div class="container mx-auto" id="how">
|
||||
|
||||
{% row(style="center" margin="hero" padding="bottom") %}
|
||||
|
||||
@@ -85,7 +85,7 @@ template: "layouts/nodes.html"
|
||||
<!-- section 2 WHAT -->
|
||||
|
||||
|
||||
{% row(style="left" margin="wide" padding="bottom") %}
|
||||
{% row(style="left" margin="wide" padding="both") %}
|
||||
|
||||
|
||||
## Unlock the Power of Decentralization with Mycelium Nodes
|
||||
|
Reference in New Issue
Block a user