{% comment %} {% assign csp="default-src *; script-src 'self'" %} {% if site.xaymar.comments.enabled %} {% if site.xaymar.comments.provider == "disqus" %} {% assign csp=csp | append: " 'unsafe-inline' *.disqus.com"%} {% endif %} {% endif %} {% endcomment %} {% comment %} Support for OpenGraph {% endcomment %} {% if page.url != nil %} {% else %} {% endif %} {% if site.xaymar.opengraph.excerpt.enabled == true %} {% else %} {% endif %} {% if page.opengraph.image != nil %} {% else %} {% endif %} {% if page.opengraph.audio != nil %} {% endif %} {% if page.opengraph.video != nil %} {% endif %} {% if page.title == nil %}