Skip to content

Commit e10be7a

Browse files
authored
site: summit banner (#9378)
1 parent 2a2a773 commit e10be7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/svelte.dev/src/routes/+layout.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<slot />
7575
7676
<div slot="banner-bottom" class="banner-bottom">
77-
<a href="/blog/runes" class="banner-bottom">Introducing the upcoming Svelte 5 API: Runes</a>
77+
<a href="https://www.sveltesummit.com/2023/fall" class="banner-bottom">Join us at Svelte Summit on Nov 11</a>
7878
</div>
7979
</Shell>
8080
</div>

0 commit comments

Comments
 (0)