sutty-jekyll-theme 0.2.3 → 0.2.4

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/navbar.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89410c3b0d7d1979e7351cecb3a716e8f2e1a7d4e7cecdd0c17048153bc1cd77
4
- data.tar.gz: 509d2b78885a742d76ce1bd348d52cb9f5b17800fd934ccbdf289f95d1f0af61
3
+ metadata.gz: 43a23972384635253928ec5df6cc758e5f1a152703f2cccf9c473d9f3ec6a8f6
4
+ data.tar.gz: 8a240440d2a1b9f1b668fe4eaf78f2dbff53d0d6b27109922b6f8f84a109b21c
5
5
  SHA512:
6
- metadata.gz: 23dd79ff168e98ad0cd325a01efc22424266aa4206dcd56810d57a35d1e9f9a86e9df04e3570c95849c5c53c6ad273f8daba1b9d08683eb23b1685e5eea490a1
7
- data.tar.gz: 235f1d1a3ae0f036a9a4c079df43e7592a8cfbe8eb0998ece695f7ccedc01b31b9f8a5844fa9ae0486df4fe1482ac10dc4fb0b6555dc9064b3f266b7469df8f0
6
+ metadata.gz: 9ce50bc44a8377494a500203767ba7a4d91f0c2699e9f9fb5a4ddfe2cc7e3edfd68c4278b906008ba928ea90e4e43ec6ba1a63bf37de18cf44e9f7ab5ada7f64
7
+ data.tar.gz: abfd4af50fadbdd55a53580db1b35acba02c1ff696d4f50761bd70808d2aae07361ba0a3c60f215d0b0200efb658a8b3bab16c5293f4a63a148a683e7fb5b027
@@ -1,6 +1,6 @@
1
1
  {% assign about = site.posts | find: "layout", "about" %}
2
2
 
3
- <nav class="navbar navbar-expand-lg navbar-light bg-light d-print-block" role="navigation" aria-label="{{ site.i18n.menu.title }}">
3
+ <nav class="navbar navbar-expand-lg d-print-block" role="navigation" aria-label="{{ site.i18n.menu.title }}">
4
4
  <a class="navbar-brand" href="?#">
5
5
  {% if about.logo.path %}
6
6
  <img src="{{ about.logo.path | thumbnail: nil, 30 | uri_escape }}" height="30" alt="{{ about.logo.description | default: about.title }}" />
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sutty-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - f
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-22 00:00:00.000000000 Z
11
+ date: 2023-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll