This commit is contained in:
2026-06-12 20:56:35 -04:00
parent 39706d2394
commit 4277c3bd73
+2 -5
View File
@@ -4,11 +4,8 @@
<div class="hero-section text-center"> <div class="hero-section text-center">
<div class="hero-content py-5"> <div class="hero-content py-5">
<h1 class="display-4 mb-3">Earthborne Trailblazer</h1> <h1 class="display-4 mb-3">Slop Game Reference - Earthborne Trailblazer</h1>
<p class="lead mb-4">Your essential companion guide for navigating the Valley and mastering your craft.</p> <p class="lead mb-4">AI generated website for reference notes on playing Earthborne Trailblazer.</p>
<div class="hero-actions">
<NavLink href="overview" class="btn btn-primary btn-lg px-4">Begin Journey</NavLink>
</div>
</div> </div>
</div> </div>