mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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:
parent
d3491c7cee
commit
b2eccad3d6
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue