jekyll-theme-centos 2.51.1.beta.84 → 2.51.1.beta.86

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/_config.yml +4 -10
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 945bccfc19d1e3df414aa694c20f29789faddea124d92213c03e2f645b2143d4
4
- data.tar.gz: c79dc0ec818447b7d08792cdfc560f43c9906a28432cfeb944f4edbc3a2a9df2
3
+ metadata.gz: a1b36dcc2d9bbc313e3c9c86d4f5262efb242bc1f5dcfc4ec7e270f953bfb52f
4
+ data.tar.gz: 32994d21903891d3754ae5f195998733745275f6b75e98c5da22ef879e4ad825
5
5
  SHA512:
6
- metadata.gz: 6f5faea77283b11fe6f8e31aabf02c0f79803d590744ff5e4d39dd8fcf0dee0cd993f4d9a0e85b648c04397a40b1746b3aaf5c3def67f1c1dd832e154bcf4f97
7
- data.tar.gz: e595e0cd7b087d1e31942b2370a487f31415f668238aaed715df6bb5f148957e079376cbf9704e7828b51a6fc987c4310a88d5c62e04bf2b254f1b376032983d
6
+ metadata.gz: '009fe4a52c99e778264020f64be00a0658afc129924b8031a1585adfd1090c600bebb159782032055d7652bd6a27a6990b8d9211304df62812491015165e6b09'
7
+ data.tar.gz: 479f6f1eed15223448e371d996f124fad2e743e28f6bd859e2ea6b826050508b773d1595eec6ccc17cc1246b314c58ae6653986869bd51bb36c841aa6cff5a65
data/_config.yml CHANGED
@@ -37,12 +37,7 @@ theme: "jekyll-theme-centos"
37
37
  # consistency purposes, the value of this variable is overriden each time the
38
38
  # pipeline runs using the value of ${CI_PROJECT_NAME##jekyll-theme-centos-}
39
39
  # variable.
40
- component_data_dirname: ""
41
-
42
- # site.component_data_navbar - Set the name of the navbar data file. For
43
- # example, if the navbar file is at `_data/base/navbar.yml', the value you need
44
- # to provide here is `navbar', without the extension.
45
- component_data_navbar: "navbar"
40
+ #component_data_dirname: ""
46
41
 
47
42
  # site.defaults - Set global default values.
48
43
  defaults:
@@ -53,13 +48,12 @@ defaults:
53
48
  # ----------------------------------------------------------------
54
49
  # Nav
55
50
  # ----------------------------------------------------------------
56
- with_logo: "centos-whitelogo.svg"
57
- with_manifestation: ""
51
+ with_navbar: true
58
52
  # ----------------------------------------------------------------
59
53
  # Header
60
54
  # ----------------------------------------------------------------
61
- with_breakingnews: []
62
- with_announcements: []
55
+ with_breakingnews: false
56
+ with_announcements: false
63
57
  with_motif: "centos-motif.png"
64
58
  with_title: true
65
59
  with_preamble: true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.51.1.beta.84
4
+ version: 2.51.1.beta.86
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot