weather-apps-jekyll 0.1.0 → 0.1.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 +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1d7cdcd97afe4438592df14dceb34b8f5e8a5af3499bb947e30b44fe1eaeb7fb
|
4
|
+
data.tar.gz: 227bfc8b710f03102ccab4d0cf6e6247d32d5c614f011b11be19c94ef50c953a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06eecacd77e2b4ebc99fccecae0bdf921504d96feb8154586965b196052f71b2baf5183b719dca81641eb951e3b6422f83b8f7d24091187edf3be34224bd1985
|
7
|
+
data.tar.gz: af62c9d5f10a7198d281afeaf2d72bec925cc720e0c1da1970fd79b96dfe75b84413e2160c5b159ceb60c98cb1cee7f5781db9667407f9371d1fcf9b17b36c09
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: weather-apps-jekyll
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ricardo Barros
|
@@ -95,7 +95,6 @@ requirements: []
|
|
95
95
|
rubygems_version: 3.0.6
|
96
96
|
signing_key:
|
97
97
|
specification_version: 4
|
98
|
-
summary:
|
99
|
-
|
100
|
-
based theme with the same name from the good folks at [Bootstrap Themes](https://bootstrapthemes.co/)"
|
98
|
+
summary: Weather Apps is a theme for Jekyll adapted from the Bootstrap based theme
|
99
|
+
with the same name from the good folks at Bootstrap Themes
|
101
100
|
test_files: []
|