Sha256: ab28b0961dcc9609d4c11ea974e6b87f6de6892042552bad082c38eb8e31035b
Contents?: true
Size: 390 Bytes
Versions: 5
Compression:
Stored size: 390 Bytes
Contents
{% comment %} Site static assets origin {% endcomment %} {% assign origin = 'cross_origin' %} {% if site.assets.self_host.enabled %} {% if site.assets.self_host.env %} {% if site.assets.self_host.env == jekyll.environment %} {% assign origin = 'self_host' %} {% endif %} {% else %} {% assign origin = 'self_host' %} {% endif %} {% endif %}
Version data entries
5 entries across 5 versions & 1 rubygems