Sha256: e2e68a8b563e410f8b67650598925fbfe43b76d1d1fabe6fb70c5f0f31825118

Contents?: true

Size: 1.35 KB

Versions: 22

Compression:

Stored size: 1.35 KB

Contents

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" media="none" onload="if(media!='all')media='all'" />

<!-- Animate on scroll, js is in footer -->
<link rel="stylesheet" type="text/css" href="{{ '/assets/vendor/aos/aos.css' | relative_url }}" media="none" onload="if(media!='all')media='all'" />

<!-- Font Awesome v5 -->
<link rel="stylesheet" href="{{ '/assets/fonts/fontawesome-free-5.11.2-web/css/all.min.css' | relative_url }}" media="none" onload="if(media!='all')media='all'" / >

<!-- Slow Steps error pages -->
{% if page.layout == 'error-page' %}
<link rel="stylesheet" type="text/css" title="made slowly has all the style" href="{{ '/assets/css/gaitq_errors.css' | relative_url }}" media="screen" />
{% endif %}

<!-- Slow Steps post pages -->
<link rel="stylesheet" type="text/css" title="made slowly has all the style" href="{{ '/assets/css/gaitq_post.css' | relative_url }}" media="screen" />

{% if page.env %}
<link rel="stylesheet" type="text/css" title="made slowly has all the style" href="{{ '/assets/css/env/gaitq_' | append: page.env | append: '.css' | relative_url }}" media="screen" />
{% endif %}

<!-- Slow Steps custom css -->
<link rel="stylesheet" type="text/css" title="made slowly has all the style" href="{{ '/assets/css/gaitq_custom.css' | relative_url }}" media="screen" />

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
slow-steps-1.0.8 _includes/head/stylesheets.html
slow-steps-1.0.6 _includes/head/stylesheets.html
slow-steps-1.0.5 _includes/head/stylesheets.html
slow-steps-1.0.4 _includes/head/stylesheets.html
slow-steps-1.0.3 _includes/head/stylesheets.html
slow-steps-1.0.2 _includes/head/stylesheets.html
slow-steps-1.0.1 _includes/head/stylesheets.html
slow-steps-1.0.0 _includes/head/stylesheets.html
slow-steps-0.4.14 _includes/head/stylesheets.html
slow-steps-0.4.13 _includes/head/stylesheets.html
slow-steps-0.4.12 _includes/head/stylesheets.html
slow-steps-0.4.11 _includes/head/stylesheets.html
slow-steps-0.4.10 _includes/head/stylesheets.html
slow-steps-0.4.9 _includes/head/stylesheets.html
slow-steps-0.4.8 _includes/head/stylesheets.html
slow-steps-0.4.7 _includes/head/stylesheets.html
slow-steps-0.4.6 _includes/head/stylesheets.html
slow-steps-0.4.5 _includes/head/stylesheets.html
slow-steps-0.4.4 _includes/head/stylesheets.html
slow-steps-0.4.3 _includes/head/stylesheets.html