Skip to content

Commit

Permalink
Schema fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Twikito committed Jan 21, 2018
1 parent c2578f7 commit 4c472f5
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 @@ -38,7 +38,7 @@
"offers": {
"@type": "Offer",
"price": "250.00",
"priceCurrency": "EURO",
"priceCurrency": "EUR",
"url": "{{ site.url }}{{ page.baseurl | default:site.baseurl }}/{% t billetterie %}/"
}
{% comment %}
Expand Down

0 comments on commit 4c472f5

Please sign in to comment.