Skip to content

Commit

Permalink
updated musicians and calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiliavir committed Sep 16, 2023
1 parent 9d7a60e commit fc90535
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 29 deletions.
20 changes: 15 additions & 5 deletions data/register.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
"familyName": "Reinacher",
"register": "Querflöte"
},
{
"name": "Anny",
"familyName": "Folk",
"register": "Querflöte"
},
{
"name": "Eva",
"familyName": "Baldermann",
"register": "Querflöte"
},
{
"name": "Rahel",
"familyName": "Baltensperger-Mattmüller",
Expand Down Expand Up @@ -239,6 +249,11 @@
"familyName": "Maier",
"register": "Posaune"
},
{
"name": "Mattis",
"familyName": "Riesterer",
"register": "Posaune"
},
{
"name": "Ralf",
"familyName": "Ernst",
Expand Down Expand Up @@ -299,11 +314,6 @@
"familyName": "Winterhalter",
"register": "Gitarre"
},
{
"name": "Eric",
"familyName": "Sieglin",
"register": "Schlagzeug"
},
{
"name": "Beate",
"familyName": "Mayer",
Expand Down
24 changes: 0 additions & 24 deletions data/termine.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,12 @@
{
"2023": [
{
"location": {
"name": "Kirche",
"address": "Wollbach"
},
"starttime": "2023-07-23",
"endtime": "2023-07-23",
"title": "Kirchhofgottesdienst"
},
{
"location": {
"address": "München und Salzburg"
},
"starttime": "2023-07-27",
"endtime": "2023-07-30",
"title": "Konzertreise München-Salzburg"
},
{
"location": {
"address": "Wollbach"
},
"starttime": "2023-10-07",
"title": "Sauserbummel"
},
{
"location": {
"address": "Wollbach"
},
"starttime": "2023-10-08",
"title": "Herbstfest"
},
{
"location": {
"address": "Wollbach"
Expand Down

0 comments on commit fc90535

Please sign in to comment.