Skip to content

Commit f8ce24c

Browse files
authored
Update apps/svelte.dev/src/routes/banner.json/+server.js
1 parent 03be7d9 commit f8ce24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/src/routes/banner.json/+server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const GET = async () => {
1414
end: new Date('10 January, 2025 23:59:59 UTC'),
1515
arrow: true,
1616
content: {
17-
lg: 'Svelte Hack 2024 (Runes edition) is here!',
17+
lg: 'Celebrating the release of Svelte 5 with Svelte Hack 2024!',
1818
sm: 'Svelte Hack 2024'
1919
},
2020
href: 'https://hack.sveltesociety.dev/2024'

0 commit comments

Comments
 (0)