Skip to content

Commit

Permalink
feat: update dates in calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiliavir committed Mar 16, 2024
1 parent 6ac6ac2 commit 142db47
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/termine.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
{
"2025": [
{
"location": {
"name": "Schulhof",
"address": "Wollbach"
},
"starttime": "2025-07-05T20:00:00Z",
"endtime": "2025-07-05T23:00:00Z",
"title": "Open-Air"
},
{
"location": {
"name": "Feuerwehr",
"address": "Wollbach"
},
"starttime": "2025-07-20",
"title": "100 Jahre Feuerwehr Wollbach"
}
],
"2024": [
{
"location": {
Expand Down

0 comments on commit 142db47

Please sign in to comment.