jekyll-theme-h2o-ac 1.3.5 → 1.3.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_config.yml +3 -2
- data/_includes/layouts/footer.html +49 -30
- data/_includes/plugins/analytics/busuanzi.html +4 -0
- data/_layouts/post.html +7 -1
- data/_layouts/tags.html +0 -2
- data/assets/css/app.min.css +1 -1
- data/assets/css/app.min.css.map +1 -1
- data/assets/icons/forever_en_default.png +0 -0
- data/assets/icons/travellings.gif +0 -0
- data/assets/icons/wormhole_3.gif +0 -0
- metadata +5 -2
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-h2o-ac
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- zhonger
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-10-
|
11
|
+
date: 2024-10-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll-paginate-v2
|
@@ -188,12 +188,15 @@ files:
|
|
188
188
|
- assets/icons/default.png
|
189
189
|
- assets/icons/default.svg
|
190
190
|
- assets/icons/default_white.png
|
191
|
+
- assets/icons/forever_en_default.png
|
191
192
|
- assets/icons/logo.svg
|
192
193
|
- assets/icons/logo_default.svg
|
193
194
|
- assets/icons/logo_pink.svg
|
194
195
|
- assets/icons/notbyAI-white.png
|
195
196
|
- assets/icons/pink.svg
|
197
|
+
- assets/icons/travellings.gif
|
196
198
|
- assets/icons/upyun.png
|
199
|
+
- assets/icons/wormhole_3.gif
|
197
200
|
- assets/img/h3.webp
|
198
201
|
- assets/img/hero.jpg
|
199
202
|
- assets/img/loading.gif
|