Skip to content

Commit 30d6e4d

Browse files
authored
Update site banner to link to 3.38 umbrella blog post (#12687)
1 parent e1755ff commit 30d6e4d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/data/site.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ showBanner: true
88
# The raw, inline HTML to display in the banner.
99
# Is automatically wrapped in a paragraph tag.
1010
bannerHtml: >-
11-
Don't miss the live Flutter and Dart Q&A happening
12-
today, November 12 at 11am PST.
13-
<a href="https://www.youtube.com/watch?v=RTb3gP4p5bw" target="_blank" rel="noopener">Join us!</a>
11+
Flutter 3.38 and Dart 3.10 are here!
12+
<a href="https://blog.flutter.dev/announcing-flutter-3-38-dart-3-10-building-the-future-of-apps-503429eeb685" target="_blank" rel="noopener">Learn more</a>
1413
1514
branch: main
1615
repo:

0 commit comments

Comments
 (0)