jekyll-nagymaros 3.3.0 → 3.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_sass/_fonts.scss +1 -0
- data/assets/fonts/Inter-Bold.woff2 +0 -0
- data/assets/fonts/Inter-BoldItalic.woff2 +0 -0
- data/assets/fonts/Inter-Italic.woff2 +0 -0
- data/assets/fonts/Inter-Light.woff2 +0 -0
- data/assets/fonts/Inter-LightItalic.woff2 +0 -0
- data/assets/fonts/Inter-Medium.woff2 +0 -0
- data/assets/fonts/Inter-MediumItalic.woff2 +0 -0
- data/assets/fonts/Inter-Regular.woff2 +0 -0
- data/assets/fonts/Inter-SemiBold.woff2 +0 -0
- data/assets/fonts/Inter-SemiBoldItalic.woff2 +0 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b0897aad091d33dd04eca0270dda6f0f5897d9074201b362fa03481974d69a34
|
4
|
+
data.tar.gz: d97075e49357f9b6beedb7ae00de3af9f57f7f2eb4b3115bd485686c6e318699
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91679b92e91092be4c95c284072b931c69669bf78c6c2da6f31c4438625729047e07b4cb6ff1137d56732620aee15c98d7c23c0ad7d82862253512687b0eaad9
|
7
|
+
data.tar.gz: ef73e4d318ccc6b5e0dcdee22cca954898f5f5878de97c8713fa0b63756b88d31b06202d82e983fee37202c4ae2e3d888796a74830a2f2463bcba7c48e47d2fa
|
data/_sass/_fonts.scss
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-nagymaros
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.3.
|
4
|
+
version: 3.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- piazzai
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: github-pages
|
@@ -72,6 +72,8 @@ files:
|
|
72
72
|
- assets/fonts/Inter-Medium.woff2
|
73
73
|
- assets/fonts/Inter-MediumItalic.woff2
|
74
74
|
- assets/fonts/Inter-Regular.woff2
|
75
|
+
- assets/fonts/Inter-SemiBold.woff2
|
76
|
+
- assets/fonts/Inter-SemiBoldItalic.woff2
|
75
77
|
- assets/fonts/ZillaSlab-Light.woff2
|
76
78
|
- assets/fonts/ZillaSlab-LightItalic.woff2
|
77
79
|
- assets/icons/android-chrome-192x192.png
|