Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
Twikito committed Feb 19, 2018
1 parent 473ce16 commit 86ca31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/schema.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"validThrough": "2018-05-25T09:00",
"availability": "http://schema.org/InStock",
"url": "{{ site.url }}{{ page.baseurl | default:site.baseurl }}/{% t billetterie %}/"
}
},
"performer": [{% for speaker in site.data.speakers %}{% unless forloop.first == true %},{% endunless %}{
"@type": "Person"
"name": "{{ speaker.name }}",
Expand Down

0 comments on commit 86ca31c

Please sign in to comment.