Sha256: dc402b1bc3f42aa11c275db457ba4a5ffa7cdd171b892aec6131ba0e8434fd43

Contents?: true

Size: 213 Bytes

Versions: 1

Compression:

Stored size: 213 Bytes

Contents

{% if site.url contains 'https://' %}
<script>
if ("{{ site.url | split: '://' | last }}" == window.location.host && window.location.protocol != "https:") window.location.protocol = "https";
</script>
{% endif %}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-polar-1.0.0 _includes/script/force_https.html