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 8960267 commit 4f41def
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions app/data/dates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,36 @@ 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,
type: 'internal',
links: [],
},
{
title: "Gestrandet - eine Eigenproduktion der Betas",
startDate: '2025-01-31',
startTime: '19:00',
endDate: null,
endTime: null,
description: null,
type: 'internal',
links: [],
},
{
title: 'Infoabend',
startDate: '2025-02-19',
Expand Down

0 comments on commit 4f41def

Please sign in to comment.