Skip to content

Commit

Permalink
fix: bioscopenleiden and lab-11
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuijjer committed Dec 10, 2023
1 parent bca3957 commit f3d8e3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/data/cinema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
{
"name": "Kijkhuis",
"city": "Leiden",
"url": "https://www.bioscopenleiden.nl/Kijkhuis",
"url": "https://bioscopenleiden.nl/kijkhuis/",
"logo": "bioscopenleiden.png"
},
{
"name": "Trianon",
"city": "Leiden",
"url": "https://www.bioscopenleiden.nl/Trianon",
"url": "https://bioscopenleiden.nl/trianon/",
"logo": "bioscopenleiden.png"
},
{
"name": "Lido",
"city": "Leiden",
"url": "https://www.bioscopenleiden.nl/Lido",
"url": "https://bioscopenleiden.nl/lido/",
"logo": "bioscopenleiden.png"
},
{
Expand All @@ -38,7 +38,7 @@
{
"name": "Lab-1",
"city": "Eindhoven",
"url": "https://www.lab1.nl/",
"url": "https://www.lab-1.nl/",
"logo": "lab1.png"
},
{
Expand Down

0 comments on commit f3d8e3c

Please sign in to comment.