We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a92e11 commit 0ad1922Copy full SHA for 0ad1922
apps/svelte.dev/src/routes/+layout.server.ts
@@ -52,7 +52,7 @@ const nav_links: NavigationLink[] = [
52
];
53
54
const banner: BannerData = {
55
- id: 'barcelona',
+ id: 'barcelona-2025-tickets',
56
start: new Date('21 April, 2025 00:00:00 UTC'),
57
end: new Date('6 May, 2025 23:59:59 UTC'),
58
arrow: true,
0 commit comments