jekyll-theme-centos 2.16.0 → 2.17.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ffe276b580d21507ce3d015889f678b23396f23aead23a15b20b51a65f335e6
|
4
|
+
data.tar.gz: 23c665bfda01c362d552293dbd5ae298587b7e0f7b02729ce3eaac3b38b68aa7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4b568679f8e550485f0e71ead8a26773ca989a726c4d836bb64fa2d2b3bdada80baabe941cd0c750d6ae70d50c19be47a31376118b8acdc2e77f06be913a59a4
|
7
|
+
data.tar.gz: a5f9c04f48b3a1ae2945edab03125d2f20287a2e8ed96b6f1ac6be1dd6ee41b8e6505dccd494679f70d0cc3463afae194684b09321e8ba58b34b93a2e0f4277c
|
data/_includes/base/footer.html
CHANGED
@@ -28,10 +28,6 @@
|
|
28
28
|
{% endfor %}
|
29
29
|
</div>
|
30
30
|
|
31
|
-
{% if site.data.sponsors.carousel and site.data.sponsors.db and site.with_sponsors == true %}
|
32
|
-
{% include sponsors/carousel %}
|
33
|
-
{% endif %}
|
34
|
-
|
35
31
|
<div class="row border-top border-primary border-5">
|
36
32
|
<div class="col-sm-12 col-lg-8">
|
37
33
|
<h4 class="fw-bold pt-3">{{ site.title }}</h4>
|
Binary file
|
Binary file
|
Binary file
|
data/assets/icons/favicon-16.png
CHANGED
Binary file
|
data/assets/icons/favicon-32.png
CHANGED
Binary file
|
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.
|
4
|
+
version: 2.17.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ReleaseBot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-07-
|
11
|
+
date: 2023-07-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|