jekyll-roadmap 0.4.0 → 0.5.0

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/assets/css/bootstrap.css +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d874172467e4e200593ebba498a05a749a4e48f52efe139992dbfa8ebe68db01
4
- data.tar.gz: 527628801e36e239e5f4e40bf0913b907ce6ec7311482c4ef2eb890c548407fb
3
+ metadata.gz: d98be7bdd0a09f5fa85d6dcc0fb5a03e00549cd136fcf461779ecb178981ee28
4
+ data.tar.gz: 87f9e1c4114e8760e3b74d39dee64d2df1890d79395d31b96a2a11ccc8bbb9af
5
5
  SHA512:
6
- metadata.gz: 8397e13a0ec2beca9d47b8a6924fb188dd51f66d557e79a5a17c63fb6aa4a1552315f9b5b6bcbd589e1256118867fb2968c9b2bd94fa205bff854f0561736795
7
- data.tar.gz: 4872a930bbea3c27fb4fd4a854e31d2e078f32f955b0deb1587c7c1984e47199ea033c6fc860eb0bf3b3bade4dbd7f31153fafcf778572126514045da99fef92
6
+ metadata.gz: fee9f5a0fc478505327e79f0649fbc2f05d86999010bddaf25dec492a5db43d0f3c708343638f78c22a5a1b665004e861b09cd9b2d464b51ac1c9343b1c31a24
7
+ data.tar.gz: c4889f133ed9b0bb26ac105cf3dd3301f1edb43a16970000b1026d929b9187589fe32a98978c5ac1250fb425221d29e59487d8537ae53a6228c6bfdca6b604bb
@@ -267,8 +267,8 @@ th {
267
267
  @font-face {
268
268
  font-family: 'Glyphicons Halflings';
269
269
 
270
- src: url('../assets/fonts/glyphicons-halflings-regular.eot');
271
- src: url('../assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
270
+ src: url('../fonts/glyphicons-halflings-regular.eot');
271
+ src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
272
272
  }
273
273
  .glyphicon {
274
274
  position: relative;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-roadmap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Manuel Gruber