We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a773 commit e10be7aCopy full SHA for e10be7a
sites/svelte.dev/src/routes/+layout.svelte
@@ -74,7 +74,7 @@
74
<slot />
75
76
<div slot="banner-bottom" class="banner-bottom">
77
- <a href="/blog/runes" class="banner-bottom">Introducing the upcoming Svelte 5 API: Runes</a>
+ <a href="https://www.sveltesummit.com/2023/fall" class="banner-bottom">Join us at Svelte Summit on Nov 11</a>
78
</div>
79
</Shell>
80
0 commit comments