A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix learn more button wording

+1 -1
+1 -1
pkg/appview/templates/components/hero.html
··· 33 33 34 34 <div class="flex items-center justify-center gap-4 mt-8"> 35 35 <a href="/auth/oauth/login?return_to=/" class="btn btn-primary btn-lg">Get Started</a> 36 - <a href="/learn-more" class="btn btn-ghost btn-lg" aria-label="Learn more about the ATCR container registry">Learn More</a> 36 + <a href="/learn-more" class="btn btn-ghost btn-lg" aria-label="How the ATCR container registry works">How It Works</a> 37 37 </div> 38 38 39 39 <!-- Benefit Cards -->