jekyll-theme-centos 2.51.1.beta.83 → 2.51.1.beta.85
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_config.yml +4 -10
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: baf084e1242b93d9a974cf7b74126e39f86ccbd2b13efadba1541448c9596e80
|
4
|
+
data.tar.gz: 7c3cffdf96b01b9bfd19b86ca4785cb1b827f8f80c792b533e697a9fce863459
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
-
|
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,14 +1,14 @@
|
|
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.
|
4
|
+
version: 2.51.1.beta.85
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ReleaseBot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -46,7 +46,7 @@ dependencies:
|
|
46
46
|
version: 2.4.0
|
47
47
|
description:
|
48
48
|
email:
|
49
|
-
-
|
49
|
+
- group_58921183_bot_0efcff2ad67c99d7ff1659b92a6be019@noreply.gitlab.com
|
50
50
|
executables: []
|
51
51
|
extensions: []
|
52
52
|
extra_rdoc_files: []
|