jumbo-jekyll-theme 1.4.3.58 → 1.4.3.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/settings.yml +20 -20
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 19b3edb192c68185fa3c3a349e8bd170807ed2b5
|
|
4
|
+
data.tar.gz: 3dba54ead62c6db212996143237d2dbb02d4dad9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 461a92a4a09e7da79a11bc8555efa69749e5e063204a3443ba976bffcae1019a1377b40f22c712b0b5d5745637be667bd5567af340f1aaacdab8e983fe843c34
|
|
7
|
+
data.tar.gz: c2e69a9a6995ff00d49a864f2fa2f920d682f874bcf93e7a60eeae01484b037d678ae32f133f97a4dd53e198172bbaa165c0b447d5c8ef674a18929464965ef1
|
data/_data/settings.yml
CHANGED
|
@@ -123,28 +123,28 @@ blog:
|
|
|
123
123
|
url: url
|
|
124
124
|
|
|
125
125
|
# Google Anayltics Setup
|
|
126
|
-
google:
|
|
127
|
-
|
|
126
|
+
# google:
|
|
127
|
+
# tag_manager: GTM-5DLPJQ
|
|
128
128
|
|
|
129
129
|
# Shema.org settings used in the schema.html include.
|
|
130
|
-
schema:
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
130
|
+
# schema:
|
|
131
|
+
# enabled: true
|
|
132
|
+
# organisation:
|
|
133
|
+
# name: Linaro
|
|
134
|
+
# url: https://www.linaro.org
|
|
135
|
+
# sameAs:
|
|
136
|
+
# - https://twitter.com/linaroorg
|
|
137
|
+
# - https://www.facebook.com/LinaroOrg
|
|
138
|
+
# - https://www.linkedin.com/company/1026961/
|
|
139
|
+
# - https://plus.google.com/+LinaroOnAir
|
|
140
|
+
# - https://github.com/Linaro
|
|
141
|
+
# - https://www.slideshare.net/linaroorg
|
|
142
|
+
# address:
|
|
143
|
+
# street: Harston Mill, Royston Rd
|
|
144
|
+
# town: Harston
|
|
145
|
+
# county: Cambridge
|
|
146
|
+
# post_code: CB22 7GG
|
|
147
|
+
# country_code: UK
|
|
148
148
|
|
|
149
149
|
# Disqus Comments
|
|
150
150
|
disqus:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jumbo-jekyll-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.4.3.
|
|
4
|
+
version: 1.4.3.59
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kyle Kirkby
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2018-03-
|
|
11
|
+
date: 2018-03-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|