summoner-jekyll-theme 1.3.3 → 1.3.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f52ac5d4d762922066f34e6a554de5cbbc90091cbb721b0a006e2b5e394caa7c
4
- data.tar.gz: e3c8129daac20241bd761a7bcb7c0236266945de1760a29ecc04780db6d9bf68
3
+ metadata.gz: 288fd0a4749a904d7b8bb5d6a6bf4b9a76f3836d9754d42fe4783977223184fb
4
+ data.tar.gz: b8fda80383151661c525ef92a161bbfd7e354d05e14d4741b4bd840fd7daf74f
5
5
  SHA512:
6
- metadata.gz: 924b34f1690a70c0811de634a091cfaed770dcc3ef1215cb2341ad92c132a8f07e5b89e2421eb40288c94f35adb196758a2425b1571a565943d506bf7e612f00
7
- data.tar.gz: 5978f27a97f1dabd322569907f68cfcbbe3aafa018aef28d8992f2c908a36fe707c90302137df9ef3269fdd3dec7a9ba0fc47ba1c30b67ebeb1782abd9ccbcec
6
+ metadata.gz: 43d2d3d76447a940c327dba9015ca26bd8414096151740c1c0e74694e7c6eff9e3878d8b1bdda7cdb8db6480c5c676bed1572c0674db3dab613e5f702807a696
7
+ data.tar.gz: 5ddd8c2b354810fea89bbce0ec91cf478f1060e58597385f77d5d1691185bc58ab454d4df3291bc8883fdcf270770066e80ffbc2c3ea38931ffef66077ef8181
data/_includes/head.html CHANGED
@@ -2,4 +2,5 @@
2
2
  <meta charset="utf-8">
3
3
  <link rel="stylesheet" href="/assets/style.css">
4
4
  <title>{{ site.title }}</title>
5
+ {% include includes.html %}
5
6
  </head>
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: summoner-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.3
4
+ version: 1.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rory Dudley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-21 00:00:00.000000000 Z
11
+ date: 2023-08-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -25,6 +25,7 @@ files:
25
25
  - _includes/alltags.html
26
26
  - _includes/date.html
27
27
  - _includes/head.html
28
+ - _includes/includes.html
28
29
  - _includes/listings.html
29
30
  - _includes/pagination.html
30
31
  - _includes/tags.html