This commit is contained in:
sasha-astiadi
2024-05-07 09:43:28 +02:00
parent e0d633c71c
commit f3a5910871
7 changed files with 8 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ id: cta
<br>
<a href onclick="hero.md"><h5><u>Learn More about Hero</u></h5></a>
<a href="/hero"><h5><u>Learn More about Hero</u></h5></a>

View File

@@ -29,7 +29,7 @@ template: "layouts/hero.html"
<br>
<button a href="/hero">
Learn More
</button>
</a></button>
{% end %}

View File

@@ -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><a href ="/hero">Learn More</button>
<button><a href ="/hero">Learn More</a></button>
{% end %}
@@ -125,9 +125,7 @@ weight: 1
<br>
<button a href="/mycelium">
Learn More
</button>
<button a href="/mycelium">Learn More</a></button>
{% end %}

View File

@@ -23,6 +23,6 @@ id: hero
<button a href="/nodes">
Learn More
</button>
</a></button>
{% end %}

View File

@@ -24,7 +24,7 @@ template: "layouts/nodes.html"
<br>
<button a href="#how">
Learn More
</button>
</a></button>
|||

View File

@@ -21,7 +21,7 @@ template: "layouts/xperiences.html"
<br>
<button a href="#">
Learn More
</button>
</a></button>
|||