Sha256: 94a996ff9da58a8616672a0ad783b697e49f318f99eae772335c2e148d006d1b

Contents?: true

Size: 349 Bytes

Versions: 74

Compression:

Stored size: 349 Bytes

Contents

{% comment %} Site static assets origin type {% endcomment %}

{% assign type = 'cors' %}

{% if site.assets.self_host.enabled %}
  {% if site.assets.self_host.env %}
    {% if site.assets.self_host.env == jekyll.environment %}
      {% assign type = 'basic' %}
    {% endif %}
  {% else %}
    {% assign type = 'basic' %}
  {% endif %}
{% endif %}

Version data entries

74 entries across 74 versions & 8 rubygems

Version Path
jekyll-theme-chirpy-g-1.0.3 _includes/origin-type.html
jekyll-theme-chirpy-g-1.0.2 _includes/origin-type.html
jekyll-theme-chirpy-g-1.0.1 _includes/origin-type.html
jekyll-theme-chirpy-g-1.0.0 _includes/origin-type.html
jekyll-theme-chirpier-1.0.2 _includes/origin-type.html
jekyll-theme-chirpier-0.0.4 _includes/origin-type.html
jekyll-theme-chirpier-1.0.1 _includes/origin-type.html
jekyll-theme-chirpier-0.0.3 _includes/origin-type.html
jekyll-theme-chirpier-0.0.2 _includes/origin-type.html
jekyll-theme-chirpier-0.0.1 _includes/origin-type.html
jekyll-theme-chirpier-0.0.0 _includes/origin-type.html
jekyll-theme-chirpier-1.0.0 _includes/origin-type.html
jekyll-theme-chirpy-7.2.4 _includes/origin-type.html
jekyll-theme-chirpy-7.2.3 _includes/origin-type.html
jekyll-theme-chirpy-7.2.2 _includes/origin-type.html
jekyll-theme-chirpy-7.2.1 _includes/origin-type.html
jekyll-theme-chirpy-7.2.0 _includes/origin-type.html
jekyll-theme-chirpy-7.1.1 _includes/origin-type.html
jekyll-theme-chirpy-7.1.0 _includes/origin-type.html
Han-theme-1.0.0 _includes/origin-type.html