Sha256: 59c453122695f1f08399dfb5b6840db3029442e62a3a8fc19ba6eecf203ad844

Contents?: true

Size: 626 Bytes

Versions: 66

Compression:

Stored size: 626 Bytes

Contents

<!DOCTYPE html>
<html lang="{{site.active_lang}}" class="no-js">

  {% include head.html %}
  {% assign currentRequest = page.url | remove_first: '/' | downcase | split: '/' %}

  <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"  data-offset="151">

		{% include navigation.html currentRequest=currentRequest %}
    {% include keyvisual.html %}

		<section id="start">
			  {{ content }}
    </section>

    {% if page.nositelinks == nil %}
  		{% include sitelinks.html %}
    {% endif %}
    {% include footer.html %}
    {% include scripts.html %}

  </body>
</html>
<!-- Page Info: DEFAULT Layout -->

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
jekyll-theme-glueckkanja-1.2.29 _layouts/default.html
jekyll-theme-glueckkanja-1.2.28 _layouts/default.html
jekyll-theme-glueckkanja-1.2.27 _layouts/default.html
jekyll-theme-glueckkanja-1.2.26 _layouts/default.html
jekyll-theme-glueckkanja-1.2.25 _layouts/default.html
jekyll-theme-glueckkanja-1.2.24 _layouts/default.html
jekyll-theme-glueckkanja-1.2.23 _layouts/default.html
jekyll-theme-glueckkanja-1.2.22 _layouts/default.html
jekyll-theme-glueckkanja-1.2.21 _layouts/default.html
jekyll-theme-glueckkanja-1.2.20 _layouts/default.html
jekyll-theme-glueckkanja-1.2.19 _layouts/default.html
jekyll-theme-glueckkanja-1.2.18 _layouts/default.html
jekyll-theme-glueckkanja-1.2.17 _layouts/default.html
jekyll-theme-glueckkanja-1.2.16 _layouts/default.html
jekyll-theme-glueckkanja-1.2.15 _layouts/default.html
jekyll-theme-glueckkanja-1.2.14 _layouts/default.html
jekyll-theme-glueckkanja-1.2.13 _layouts/default.html
jekyll-theme-glueckkanja-1.2.12 _layouts/default.html
jekyll-theme-glueckkanja-1.2.11 _layouts/default.html
jekyll-theme-glueckkanja-1.2.10 _layouts/default.html