Skip to content

Commit 0ad1922

Browse files
Update apps/svelte.dev/src/routes/+layout.server.ts
Co-authored-by: Ben McCann <[email protected]>
1 parent 1a92e11 commit 0ad1922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/src/routes/+layout.server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const nav_links: NavigationLink[] = [
5252
];
5353

5454
const banner: BannerData = {
55-
id: 'barcelona',
55+
id: 'barcelona-2025-tickets',
5656
start: new Date('21 April, 2025 00:00:00 UTC'),
5757
end: new Date('6 May, 2025 23:59:59 UTC'),
5858
arrow: true,

0 commit comments

Comments
 (0)