add view for summerholidays
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2020-07-28 21:17:01 +02:00
parent 4431ea83f6
commit 0ed233a16d
1 changed files with 9 additions and 0 deletions

View File

@ -14,3 +14,12 @@ data:
"from" : "2020-05-16",
"to" : "2020-05-23"
}
202008-ferien.json: |
{
"user" : "tobru",
"device": "leeco",
"page" : "../views/leafletmap.html",
"from" : "2020-08-01",
"to" : "2020-08-15",
"label" : "Brunners Sommerferien 2020"
}