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

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/_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: baf084e1242b93d9a974cf7b74126e39f86ccbd2b13efadba1541448c9596e80
4
+ data.tar.gz: 7c3cffdf96b01b9bfd19b86ca4785cb1b827f8f80c792b533e697a9fce863459
5
5
  SHA512:
6
- metadata.gz: 6f5faea77283b11fe6f8e31aabf02c0f79803d590744ff5e4d39dd8fcf0dee0cd993f4d9a0e85b648c04397a40b1746b3aaf5c3def67f1c1dd832e154bcf4f97
7
- data.tar.gz: e595e0cd7b087d1e31942b2370a487f31415f668238aaed715df6bb5f148957e079376cbf9704e7828b51a6fc987c4310a88d5c62e04bf2b254f1b376032983d
6
+ metadata.gz: 88d1bb5640eb433dfe7cf353e99b23a7524258bbcde1f9714e76b5c97aa16d85a370894da17fcc58c58c7789a6f4b236289d43254f9b066de51c6c9a9bb84ddd
7
+ data.tar.gz: af96f0ddc333bcc274e700fef0830ee341b9decfc48a6f3467a8e4d8949012978b2cd40bc0a1515bcfed2559c5f358cc068830cca44e724fc73756a52c195214
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.85
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot