forked from hero/www_hero_project
edit
This commit is contained in:
@@ -26,7 +26,7 @@ weight: 1
|
||||
<p>Meet <b>Hero</b>: your unique digital avatar, streamlining your online presence by eliminating the need for duplicate identities across platforms.</p>
|
||||
|
||||
<br>
|
||||
<button onclick="yourlink">
|
||||
<button onclick="/hero.md">
|
||||
Learn More
|
||||
</button>
|
||||
|
||||
@@ -37,23 +37,23 @@ weight: 1
|
||||
|
||||
{% row(style="center" padding="top") %}
|
||||
|
||||
[](yourlink)
|
||||
[](https://ourworld.tf)
|
||||
|
||||
|||
|
||||
|
||||
[](yourlink)
|
||||
[](https://ourworld.tf)
|
||||
|
||||
|||
|
||||
|
||||
[](yourlink)
|
||||
[](https://www.sikana.tv/)
|
||||
|
||||
|||
|
||||
|
||||
[](yourlink)
|
||||
[](https://www.threefold.io)
|
||||
|
||||
|||
|
||||
|
||||
[](yourlink)
|
||||
[](https://www.vverse.co/)
|
||||
|
||||
{% end %}
|
||||
|
||||
@@ -62,14 +62,14 @@ weight: 1
|
||||
<!-- section 2 WHAT -->
|
||||
|
||||
|
||||
{% row(style="right" margin="hero" reverse="rightreserve" padding="bottom") %}
|
||||
{% row(style="right" margin="hero" reverse="rightreserve" padding="both") %}
|
||||
|
||||
|
||||
## Everyone Can be a Hero
|
||||
|
||||
### Discover how Hero empowers <br>everyone to become digital pioneers.
|
||||
|
||||
<p><b>Heroes</b> were designed with technologies<br> that promote universal accessibility,<br> freedom, equality, and personal growth for all.</p>
|
||||
<p><b>Heroes</b> were designed with technologies <br>that promote universal accessibility,<br> freedom, equality, and personal growth for all.</p>
|
||||
|
||||
<br>
|
||||
|
||||
@@ -86,7 +86,11 @@ weight: 1
|
||||
|
||||
<br>
|
||||
|
||||
<a href onclick="hero.md"><h5>→ <u>Learn More about Hero</u></h5></a>
|
||||
<div class="border-t border-gray-200 dark:border-gray-700 ml-auto w-3/4"></div>
|
||||
|
||||
<br>
|
||||
|
||||
<a href onclick="/hero"><h5>→ <u>Learn More about Hero</u></h5></a>
|
||||
|
||||
|||
|
||||
|
||||
@@ -123,7 +127,7 @@ weight: 1
|
||||
|
||||
<br>
|
||||
|
||||
<button onclick="yourlink">
|
||||
<button onclick="/mycelium">
|
||||
Learn More
|
||||
</button>
|
||||
|
||||
@@ -168,7 +172,7 @@ weight: 1
|
||||
|
||||
<br>
|
||||
|
||||
<a href onclick="hero.md"><h5>→ <u>Learn More about Mycelium Nodes</u></h5></a>
|
||||
<a href onclick="/nodes"><h5>→ <u>Learn More about Mycelium Nodes</u></h5></a>
|
||||
|
||||
{% end %}
|
||||
|
||||
@@ -259,11 +263,9 @@ weight: 1
|
||||
|
||||
<br>
|
||||
|
||||
<a href onclick="hero.md"><h5>→ <u>Explore Hero Xperiences</u></h5></a>
|
||||
<a href onclick="/experiences"><h5>→ <u>Explore Hero Xperiences</u></h5></a>
|
||||
|
||||
{% end %}
|
||||
|
||||
<br><br>
|
||||
|
||||
<div class="border-t border-gray-200 dark:border-gray-700">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user