jekyll-theme-consulting 0.8.11 → 0.8.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/header.html +4 -4
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e462e22a0106fd5c370fa28b9106e29b9478881bb481e8c3318c5a32cf0a4782
4
- data.tar.gz: 962ea17bbe106187d101d94fc98b434fc6630bf7963dd7bb598c16c2c4a60356
3
+ metadata.gz: 66c3be1c568de125bc1f773805b0ceec33e5fc9cda3fc496a0fad63f176bcaa0
4
+ data.tar.gz: c3598f853d880da46c0025458d9a4110479f497eb282dad6504bb53bfcfc6cad
5
5
  SHA512:
6
- metadata.gz: a1c3652343f3c4f577217a20a8465cd91a3b7f9ad855ac1b94498b503000d2edae496bcce926b19143c29cfb9d89db03f2c139d081f24bc9135d0de88d932443
7
- data.tar.gz: 1233e9f48efc716b8281fa334582775a84086d2477eea892d36f00d4ece2b49bd5d6064cea3ad5ccce57340ad042cf2097dc41ced921537518ad567275657030
6
+ metadata.gz: 340b3d77358499f655d5dfe7206d09d4866c6b1598a8a7b2a4fd8048264f48f965874004a4ea46da82c697e10e4d4910aa880afc95ea014514d70b15e6c2df64
7
+ data.tar.gz: 2e96015ad0a6b93b77a7252aa40297045f0a9b0d8c8080dbca2eb61517f965c1189d25cd58c575afe725738eaf5a9f93b42b91cde3e471a1d309baea97f17920
@@ -1,10 +1,10 @@
1
1
  <!-- Header -->
2
2
  <header id="header" {% if include.style %}class="{{ include.style.class | default: '' }}" style="background-image: url({{ include.style.image | absolute_url }});"{% endif %}>
3
3
  <a href="{{ '' | absolute_url }}" class="logo">
4
- <div class="title">
5
- <strong>{{ include.title }}</strong>
6
- </div>
7
- <div class="subtitle"> - {{ include.subtitle }}</div>
4
+ <span class="title">
5
+ <strong>{{ include.title }}</strong>
6
+ </span>
7
+ <span class="subtitle"> - {{ include.subtitle }}</span>
8
8
  </a>
9
9
  {% include language.html %}
10
10
  </header>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-consulting
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.11
4
+ version: 0.8.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Moodule