Skip to content

Commit 07a4eb4

Browse files
authored
Merge pull request #3596 from sveltejs/digital-climate-strike
add digital climate strike banner
2 parents 0040f34 + 38a719b commit 07a4eb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/src/template.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<meta name='twitter:creator' content='@sveltejs'>
1717
<meta name='twitter:image' content='https://svelte.dev/images/twitter-card.png'>
1818

19+
<script src="https://assets.digitalclimatestrike.net/widget.js" async></script>
20+
1921
<!-- Sapper generates a <style> tag containing critical CSS
2022
for the current page. CSS for the rest of the app is
2123
lazily loaded when it precaches secondary pages -->

0 commit comments

Comments
 (0)