jekyll-theme-centos 2.51.1.beta.91 → 2.51.1.beta.95

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 +10 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8c0bf333c3405b1cbf2a39b756a5d6739fdc9b781a3776e0f957d117d7f1239
4
- data.tar.gz: 1811161fcd10c451cb1a063e8678a93670109a9468f65d601faa0751c8d6f00a
3
+ metadata.gz: 959da87ece4586d4bd83c8545a566b2d60d68752991d16eb1fdf032276a4fd88
4
+ data.tar.gz: b7b0d18055c48d4e15e69c5ee0624aa1ac75d239237445c12fd818220da5b399
5
5
  SHA512:
6
- metadata.gz: 20b96f8c7a0cbd85b38c1e336c91eb456ec0affecd8a4e2adeaa5e3c6136384a85b64212e3e91cf8897d676d1801a2c3a3fce56ac9e458f07748bf91ae3890f7
7
- data.tar.gz: 798af1a01267b3934b4033a7b207201375ffbda7aa3ac3f7bd8ef184a95c402593a0702bd2b47ca6b0b9d3f323216961fc11fb7bc17d8573dfc6eccb3893ddcf
6
+ metadata.gz: 72bc0eea6e24b69cbda333081081360027643e8999f498a136a47efd696943ef9c2083faef5d4e01adf078afb3fe2e93c689771eb91adcd5cb79727be50cd666
7
+ data.tar.gz: 7b61cc8c5cae058c7c48c6b1ec245c2d765ebd30cbdade66dff58433bca81d877271482d77d57a29091815edad30becee8a9af9f98e2541d56ae1034b969fc2e
data/_config.yml CHANGED
@@ -26,6 +26,15 @@ title: ""
26
26
  # CI_PROJECT_DESCRIPTION variable.
27
27
  description: ""
28
28
 
29
+ # site.url -- The domain URL (without trailing slash) where the site is
30
+ # published.
31
+ url: ""
32
+
33
+ # site.baseurl -- The path (without trailing slash) appended to site.url
34
+ # variable where the site is published. Useful when publishing on GitLab Pages
35
+ # or similar services.
36
+ baseurl: ""
37
+
29
38
  # site.theme - Set theme name. The theme versions are controlled using
30
39
  # jekyll-theme-centos container images. These images are versioned and provide
31
40
  # all you need to build jekyll sites with jekyll-theme-centos.
@@ -52,6 +61,7 @@ defaults:
52
61
  # ----------------------------------------------------------------
53
62
  # Header
54
63
  # ----------------------------------------------------------------
64
+ with_ogp: true
55
65
  with_breakingnews: false
56
66
  with_announcements: false
57
67
  with_motif: "centos-motif.png"
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.91
4
+ version: 2.51.1.beta.95
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot
@@ -44,7 +44,7 @@ dependencies:
44
44
  - !ruby/object:Gem::Version
45
45
  version: 2.4.0
46
46
  email:
47
- - group_58921183_bot_08f71af96f25877586a651814c469ed4@noreply.gitlab.com
47
+ - group_58921183_bot_8510b9fd6d8745d31226ea02f80752b9@noreply.gitlab.com
48
48
  executables: []
49
49
  extensions: []
50
50
  extra_rdoc_files: []