Sha256: e6709a24ddcb0bfd471ba86f4644452455421a6cb628f085cdcd5c721c1a8419

Contents?: true

Size: 290 Bytes

Versions: 7

Compression:

Stored size: 290 Bytes

Contents

<script type="text/javascript">
  var stylesheet = document.createElement('link');
  stylesheet.href = '{{ root_url }}/assets/stylesheets/app.css';
  stylesheet.rel = 'stylesheet';
  stylesheet.type = 'text/css';
  document.getElementsByTagName('head')[0].appendChild(stylesheet);
</script>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-lenciel-theme-0.5.0 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.4.0 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.3.0 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.2.9 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.2.8 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.2.7 _includes/custom/after_footer.html
jekyll-lenciel-theme-0.2.6 _includes/custom/after_footer.html