-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3.2] Add banner for release and blog post (#5353)
Co-authored-by: Parker Lougheed <[email protected]>
- Loading branch information
1 parent
e16c80f
commit 8ebdc42
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
<div class="banner"> | ||
<p class="banner__text"> | ||
Dart 3.1 is out, with updates supporting the new features from Dart 3.0. | ||
Check out the | ||
<a href="https://medium.com/dartlang/dart-3-2-c8de8fe1b91f" class="no-automatic-external">Dart 3.2 blog post</a>! | ||
<br> | ||
<a href="https://medium.com/dartlang/a1f4b3a7cdda" class="no-automatic-external">Check out the blog post</a>! | ||
This release brings enhancements to type promotion, interop capabilities, | ||
DevTools, and more. | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters