mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
2c11ad08bb
Change-Id: I842b8d96fc0ab005990a15b74e001990a7710633 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352864 Reviewed-by: Jonas Jensen <jonasfj@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
15 lines
816 B
HTML
15 lines
816 B
HTML
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VVQ8908SJ5"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-VVQ8908SJ5');
|
|
</script>
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Google+Sans+Text:wght@400&family=Google+Sans:wght@500&display=swap" as="style">
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Google+Sans+Text:wght@400&family=Google+Sans:wght@500&display=swap">
|
|
<link rel="stylesheet" href="https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css">
|