mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-29 04:06:58 +00:00
fix learn more button wording
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<div class="flex items-center justify-center gap-4 mt-8">
|
||||
<a href="/auth/oauth/login?return_to=/" class="btn btn-primary btn-lg">Get Started</a>
|
||||
<a href="/learn-more" class="btn btn-ghost btn-lg" aria-label="Learn more about the ATCR container registry">Learn More</a>
|
||||
<a href="/learn-more" class="btn btn-ghost btn-lg" aria-label="How the ATCR container registry works">How It Works</a>
|
||||
</div>
|
||||
|
||||
<!-- Benefit Cards -->
|
||||
|
||||
Reference in New Issue
Block a user