fix: mauvais caractère dans le JSON LD
This commit is contained in:
parent
0ee3f4d1c1
commit
fdc5dc0f66
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"isAccessibleForFree": "True"
|
"isAccessibleForFree": "True"
|
||||||
%}
|
}
|
||||||
</script>
|
</script>
|
||||||
<link rel="stylesheet" href="{{ '/css/global.css' | url }}">
|
<link rel="stylesheet" href="{{ '/css/global.css' | url }}">
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue