changed link in hero button
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
Helldragon67 2024-10-20 12:07:55 +08:00
parent 31736e4779
commit af957a1f9b

View File

@ -6,7 +6,7 @@
<div class="hero-content"> <div class="hero-content">
<img src="assets/images/anyway_logo_black.png" alt="Logo" class="hero-logo"> <img src="assets/images/anyway_logo_black.png" alt="Logo" class="hero-logo">
<h1 class="hero-title">Our new app is available for download</h1> <h1 class="hero-title">Our new app is available for download</h1>
<a href="https://anydev.info/download/" class="hero-button">Start now</a> <a href="https://anydev.info/early-access/" class="hero-button">Start now</a>
</div> </div>
<!-- Right content with app screenshots --> <!-- Right content with app screenshots -->