diff --git a/_includes/breadcrumbs.html b/_includes/breadcrumbs.html index f73e9bd..1cc6bdc 100644 --- a/_includes/breadcrumbs.html +++ b/_includes/breadcrumbs.html @@ -31,7 +31,7 @@ "position": {% if page.layout == "license" %}3{% else %}2{% endif %}, "item": { "@id": "{{ site.github.url }}{{ page.url }}", - "name": "{{ page.title }}" + "name": {{ page.title | jsonify }} } }] }