vertx-howtos-jekyll-theme 0.3.1 → 0.3.2

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/_layouts/default.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 94c21d612d92f0a7780fb6a6491f7009a1bfa57ec510b9097530a0053bb97296
4
- data.tar.gz: 77154f35887c992f1310681251d02b1ad4337a3f6e0636b124097a3877146051
3
+ metadata.gz: 3c7f71147c59490edf93d3a554017f33160a65fad2ccc3363a9ddba56811ace5
4
+ data.tar.gz: 9232e16145deff1642a92fb83cb8814a4cb3032502a420c59209e8458d0fd125
5
5
  SHA512:
6
- metadata.gz: 030ba71eeb1056c7fb7190734bf67121ee6c3d30d668d64995fd6501599f92ac7591bc13771bd840cce14f097cec701ce3be035f1bf3f4c8dcc1315e2ec81261
7
- data.tar.gz: d5eea554d8f48f85c9033622d558e902787cf9e65ed1d79542a34bfc854a0bd7708c2492564b47bc7d1fa10f5954758667ee58833b4c2a2a7845ce714d18cf8b
6
+ metadata.gz: 0acc3b340d4c9251bcd8c96387889790fbdf7ba1c7d1082b386cf5d23a2223291e40f9fea663b1b6eac15fcbc1049a1a0e9e7f4457c01f710c071d939bdf5393
7
+ data.tar.gz: 28ad9bcc14e201a6ad1979a1450b6c30a53217124b1b0ac4eec51b6174677a208a9d362c93dc31a03224c1eb6fcfe4b5500f30cd240c7165d37044ed3c84f3ea
@@ -1,7 +1,7 @@
1
1
  {% include header.html %}
2
2
 
3
3
  <nav class="navbar navbar-expand-lg sticky-top navbar-dark bg-purple mb-4 shadow-sm">
4
- <a class="navbar-brand" href="#">
4
+ <a class="navbar-brand" href="/">
5
5
  <img src="assets/images/vertx-square.svg" alt="Vert.x" width="40" height="40">
6
6
  &nbsp; Eclipse Vert.x how-to
7
7
  </a>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vertx-howtos-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julien Ponge
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-23 00:00:00.000000000 Z
11
+ date: 2019-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll