Skip to content

Commit

Permalink
Update dates
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdinandsalis committed Dec 20, 2024
1 parent 4f41def commit 2c82866
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions app/data/dates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,33 +110,23 @@ export const events: SchoolEvent[] = [
type: 'internal',
links: [],
},
{
title: "Theateraufführung des Jahrgangs Beta",
startDate: '2025-01-29',
startTime: '19:00',
endDate: null,
endTime: null,
description: null,
type: 'internal',
links: [],
},
{
title: "Gestrandet - eine Eigenproduktion der Betas",
startDate: '2025-01-29',
startTime: '19:00',
endDate: null,
endTime: null,
description: null,
description: 'Infos folgen',
type: 'internal',
links: [],
},
{
title: "Gestrandet - eine Eigenproduktion der Betas",
startDate: '2025-01-31',
startDate: '2025-01-30',
startTime: '19:00',
endDate: null,
endTime: null,
description: null,
description: 'Infos folgen',
type: 'internal',
links: [],
},
Expand Down

0 comments on commit 2c82866

Please sign in to comment.