Sha256: ac05f42aa9794ec2d48c5c600cad89165acfdfaff3544fb656772cb4e3ce8601
Contents?: true
Size: 593 Bytes
Versions: 1
Compression:
Stored size: 593 Bytes
Contents
<!-- Header --> <header id="header" {%- if include.style -%} class="{{ include.style.class | default: '' }}" style="background-image: url({{ include.style.image | absolute_url }}); background-position: {{ include.style.position | default: center }} top; background-size: {{ include.style.size | default: 100% auto }};" {% endif %}> <a href="{{ '' | absolute_url }}" class="logo"> <span class="title"> <strong>{{ include.title }}</strong> </span> <span class="subtitle"> - {{ include.subtitle }}</span> </a> {% include language.html %} </header>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-consulting-0.10.16 | _includes/header.html |