jekyll-theme-centos 2.3.0.beta.94 → 2.3.0.beta.95
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/img/icons/android-chrome-192.png +0 -0
- data/assets/img/icons/android-chrome-512.png +0 -0
- data/assets/img/icons/apple-touch-icon.png +0 -0
- data/assets/img/icons/{favicon-16-0.png → favicon-16.png} +0 -0
- data/assets/img/icons/favicon-32.png +0 -0
- data/assets/img/icons/favicon.ico +0 -0
- data/assets/img/icons/favicon.svg +1 -0
- metadata +4 -3
- data/assets/img/icons/favicon-16-1.png +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 06adc1521c78691b60e26f571d2f1401783a906d73857804d3d61b993d6f09c2
|
4
|
+
data.tar.gz: 7b843acf7bffd958975d31ab890c233bc5ad8b91ce4e940e2648efab4e7d87fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c31caa9f68b4a1959c849844977fcb31cbe2ec7669d2d4b45da79057761ffff677aae1b5928827a6e67a034246830c5b1b31a704f999746ed3d6db3abc487cc7
|
7
|
+
data.tar.gz: 8bd9ab7c302403739dc66cb5e6bbc8106793099359cc67b9d7f9d4891cdcf3e9fb01161d08314c3bc2041a33dbb154b374de871d9f943b19455cd688be363342
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 42.333 42.333"><g transform="matrix(1.0529 0 0 1.05289 -387.492 265.985)"><circle cx="435.079" cy="-124.144" r="20.103" style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000" transform="rotate(-15)"/><path d="m384.257-249.617-3.875 3.875h-5.479v5.48l-3.875 3.875 3.875 3.874v5.48h5.48l3.874 3.875 3.875-3.875h5.48v-5.48l3.874-3.874-3.875-3.875-5.48-5.48zm1.176 3.875v4.18l-1.176 1.176-1.176-1.176v-4.18zm-6.959 1.908 2.956 2.957v1.662h-1.663l-2.956-2.956zm-3.571 6.27h4.18l1.176 1.177-1.176 1.176h-4.18zm14.434 0h4.18v2.353h-4.18l-1.176-1.176zm-9.503 3.937h1.663v1.663l-2.956 2.956-1.663-1.663zm7.184 0h1.663l2.956 2.956-1.663 1.663-2.956-2.956zm-2.76 1.143 1.175 1.176v4.18h-2.352v-4.18z" style="fill:#fff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m385.433-239.09-1.176 1.04-1.176-1.04v1.526h-1.526l1.039 1.177-1.04 1.176h1.527v1.526l1.176-1.04 1.176 1.04v-1.526h1.527l-1.04-1.176 1.04-1.177h-1.527z" style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m388.135-245.738 1.905 1.905-2.956 2.956v1.663h1.663l2.956-2.956 1.911 1.911-.003-5.483z" style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/></g></svg>
|
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.3.0.beta.
|
4
|
+
version: 2.3.0.beta.95
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Release
|
@@ -200,9 +200,10 @@ files:
|
|
200
200
|
- assets/img/icons/android-chrome-192.png
|
201
201
|
- assets/img/icons/android-chrome-512.png
|
202
202
|
- assets/img/icons/apple-touch-icon.png
|
203
|
-
- assets/img/icons/favicon-16
|
204
|
-
- assets/img/icons/favicon-16-1.png
|
203
|
+
- assets/img/icons/favicon-16.png
|
205
204
|
- assets/img/icons/favicon-32.png
|
205
|
+
- assets/img/icons/favicon.ico
|
206
|
+
- assets/img/icons/favicon.svg
|
206
207
|
- assets/img/sort_asc.png
|
207
208
|
- assets/img/sort_asc_disabled.png
|
208
209
|
- assets/img/sort_both.png
|
Binary file
|