docs: update front page banner to link to the blog (#58803)

The blog post now has the release event embedded.
Link to the blog for a more comprehensive overview

PR Close #58803
This commit is contained in:
mgechev 2024-11-21 10:41:17 -08:00 committed by Jessica Janiuk
parent d3491c7cee
commit b2eccad3d6

View file

@ -2,9 +2,9 @@
<div class="adev-top">
<div class="adev-top-content">
<!-- Banner(s) can be edited here! -->
<a href="https://goo.gle/angular-v19" class="adev-banner" target="_blank">
<a href="https://blog.angular.dev/meet-angular-v19-7b29dfd05b84" class="adev-banner" target="_blank">
<h1 tabindex="-1">Angular v19 is here!</h1>
<p class="adev-banner-cta">Watch the all-new developer event now.</p>
<p class="adev-banner-cta">Read about our newest release.</p>
</a>
</div>
</div>