Skip to content

Commit

Permalink
3.7 banner (#6405)
Browse files Browse the repository at this point in the history
Co-authored-by: Parker Lougheed <parlough@gmail.com>
  • Loading branch information
MaryaBelanger and parlough authored Feb 12, 2025
1 parent 5581d2f commit e929a4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/_data/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ yt:
watch: 'https://www.youtube.com/watch'
playlist: 'https://www.youtube.com/playlist?list='

showBanner: false
showBanner: true

# Increment this global og:image URL version number (used as a query parameter)
# when you update any og:image file. (Also increment the corresponding number
Expand Down
5 changes: 3 additions & 2 deletions src/_includes/banner.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Dart 3.6 is here!
<a href="https://medium.com/dartlang/announcing-dart-3-6-778dd7a80983" target="_blank">Learn more</a>
Announcing Dart 3.7! Find out about updates to the language, analyzer,
pub.dev, and more, in the
<a href="https://medium.com/dartlang/announcing-dart-3-7-bf864a1b195c" target="_blank">blog post</a>.

0 comments on commit e929a4c

Please sign in to comment.