howdy-jekyll-theme 1.0.5 → 1.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1d1902b629cfba966769b1cb602ecd135fe1d25db50b6b846369f18644edf41
4
- data.tar.gz: 8597a8c744b460c23689bf480be72240be5b09ed53441d84ea26b16bd48b760e
3
+ metadata.gz: 23ab71695b75751284c3f18d089e6bb27a692979361f9a3eda07c27d5f9d61de
4
+ data.tar.gz: 55af22cd78980e689fbab1f4ef55fdd878d9d22432d58e9d4571ca5924bf9d63
5
5
  SHA512:
6
- metadata.gz: d1b9f449e2e946c6f51c2a80e98a44ee294d97eaec9bc248d59ea64dbc5a651c495f498d904ab54cd176e0a49578ac1a00d29b30ad4785551c805d5b6ba6135b
7
- data.tar.gz: f18fdd716c3a9641d556bdb38621005c6d151272121bace581b954b0288b7812fd01eccc1994c92ed672d2174c9e4a6183526c10647f53f460f22a966dd518de
6
+ metadata.gz: 071b3e6528659998030e65fa7c45d7fdc6e71ec8ad816a6c3d339665b0f07ad41f81e027398ecc4652872753481a7cdadbf2859683cf3765112ce2f96aee2212
7
+ data.tar.gz: 46950b5fbc38dd652c9893aec86de520c7bed49b4ac558e18460575656363aff554055ca9b8b711c755329da4251e7f44572b561aaf8a2eb371fc669249b3483
data/README.md CHANGED
@@ -426,7 +426,7 @@ This theme is available under the [MIT License](LICENSE).
426
426
  ## Acknowledgments
427
427
 
428
428
  - **[axeltmpl](https://axeltmpl.framer.website/)** — Design inspired by and remixed from this Framer template
429
- - **[Illustration Kit](https://illustrationkit.com/illustrations/ven)** — Free SVG illustrations by Pencil
429
+ - **[Ven from Illustration Kit](https://illustrationkit.com/illustrations/ven)** — Free SVG illustrations
430
430
  - **[Swiper.js](https://swiperjs.com/)** — Touch-enabled carousel (MIT)
431
431
  - **[Chaumont Script](https://fontmeme.com/fonts/chaumont-script-font/)** — by Måns Grebäck
432
432
  - **[Jekyll](https://jekyllrb.com/)** — Static site generator
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "howdy-jekyll-theme"
3
- spec.version = "1.0.5"
3
+ spec.version = "1.0.6"
4
4
  spec.authors = ["Kyle Greenan"]
5
5
  spec.email = ["kyle@howdyitskyle.com"]
6
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: howdy-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Greenan