jekyll-theme-dusk 0.3.0 → 0.3.1
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.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 95df2b1e0308f305bbc62ea35db454c89eefc9f497bbdaf4124f651ab4c0844e
|
4
|
+
data.tar.gz: 37771920821a8e79116e2e5a4051e3ed9861adaa07d077871f3834cc024fa41f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9b0487738e85dd44f9aa1bda53b123cbd5f4990d81410bfb804ea089c19421e72be93ac47f0b16ae2cd47295a21d6f59759afc1ea096cfeaadcd1fe9627aa752
|
7
|
+
data.tar.gz: f9a72a0b42d7634f7f27b5035c3012be41126effc2fa5f07dd3c51a15b6e150e95d7696b472285cf16eaa413fa29cbbdb8de53324a6a04200d252b7ffb0c1a50
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-dusk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Parmjot Singh
|
@@ -104,5 +104,5 @@ requirements: []
|
|
104
104
|
rubygems_version: 3.2.33
|
105
105
|
signing_key:
|
106
106
|
specification_version: 4
|
107
|
-
summary: A dark theme with emphasis on elegance?
|
107
|
+
summary: A dark theme built for GitHub Pages, with emphasis on elegance?
|
108
108
|
test_files: []
|