jekyll-theme-material-docs 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff0ea6ed229c856f6e283ce94229df7667e5e39f12844e33fd3ade824cd542d5
4
- data.tar.gz: f8da25a6f5734db53b675359f1e34a30563a840827dcd108a7990babf4d3e08d
3
+ metadata.gz: 19ed3903d4e6c7af7aa97590ea634d3f3a2da09eb107e10e2a1c1417b6aafb51
4
+ data.tar.gz: c69eebb0449be2cd37665e5210de802b6db04b236dfad65f4567dd604f680274
5
5
  SHA512:
6
- metadata.gz: 543454ac44f14b1b3196bb821af2a6e1ecabc3422f0bad355de6806af845d8abc4d825a776b2f2bd797dc5550fab054d5e77186373fc8a2b8264325ca0a57e38
7
- data.tar.gz: 9412704e42f879fc05efc735baf2e4535024ec126cc5e74b185ce4e9ffae68a8f86b70df36d98af8d33d7cb70519ca2d4e6342d023be662c2a7c7599a858aa40
6
+ metadata.gz: 362b2f527c80b462a6c293d34ca7b96eeecd77a6a88e15e5bda9816362a3a40d5a9adb8e9148458ee782b9cc719b6b0fc989e8e8ea751a38f992092750e32d4f
7
+ data.tar.gz: 5dd6994916c9c2292cd0045dcf099345f18efdb66288b425d3c5eacd49420a3eb857405a378a94af17bd317286b6b3fdfe8d8737eb5b27fd4550878965931551
data/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [badge-ci]: https://github.com/fernandopasik/jekyll-theme-material-docs/workflows/main/badge.svg
6
6
  [url-ci]: https://github.com/fernandopasik/jekyll-theme-material-docs/actions 'Build Status'
7
7
 
8
- Jekyll theme built with material web components
8
+ Jekyll theme for documentation 📝 built with material web components
9
9
 
10
10
  ## Installation
11
11
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-material-docs
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
  - Fernando Pasik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-13 00:00:00.000000000 Z
11
+ date: 2020-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -108,5 +108,5 @@ requirements: []
108
108
  rubygems_version: 3.1.4
109
109
  signing_key:
110
110
  specification_version: 4
111
- summary: Jekyll theme built with material web components
111
+ summary: "Jekyll theme for documentation \U0001F4DD built with material web components"
112
112
  test_files: []