jekyll-theme-material-docs 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec9a37f5c5149b44bbdabcfba575b86e25b8a370e6596f6c80b8e9a096c71629
4
- data.tar.gz: 00c676e9551fdd8a3231063cf7b70ba1939bb20e2b58da4d627761bf9dae9e33
3
+ metadata.gz: 46afcdb68750cb7a94fc9864c3849dae09391a0f4e15fe515de116679c4ad03e
4
+ data.tar.gz: 6ccc7db5c01c40f3b5cbf736f92615220dd485c03a1449aa788cde26fb949c38
5
5
  SHA512:
6
- metadata.gz: ca7c6001b2dfba72defc40742341a1ec0d4c83d9554ae0b592f2480941e90bf32442b47286b47ad73047fde8a4bd9be2bffdf0cb3b47c4d48e665bcfa263f3c6
7
- data.tar.gz: b8f19f3526ab546966a94f6a491fe99de01a67c710441f0f89cf5f07434e99a90c1589539566e44308f0210b01fa885e6502573fdb825192ad0b0bb3075eb8c0
6
+ metadata.gz: db0e0a7dfad857a843e0b24e0a56dd58422e6bc954ee37b687f9db4bc64c2d146ade61a9d1513a712dfdad6468951b72a34574b58eeb6f7b1bc762faa1a80e23
7
+ data.tar.gz: d84bc20257af41d359ae30c4335da8f2585bcf2ee2bfc41361d11198cf659c615195cac059910237c5795ffe5ecc570fa6126142dff31a01f644d4e496df86a2
File without changes
@@ -11,4 +11,7 @@
11
11
  <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
12
12
 
13
13
  {%- seo -%} {% include styles.html %} {% include google-analytics.html %}
14
+
15
+ <!-- custom head for scripts or styles -->
16
+ {% include custom-head.html %}
14
17
  </head>
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.2
4
+ version: 1.0.3
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-10-05 00:00:00.000000000 Z
11
+ date: 2020-10-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -62,6 +62,7 @@ files:
62
62
  - README.md
63
63
  - _includes/content-table.html
64
64
  - _includes/content.html
65
+ - _includes/custom-head.html
65
66
  - _includes/footer.html
66
67
  - _includes/github-icon.html
67
68
  - _includes/google-analytics.html
@@ -102,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
102
103
  - !ruby/object:Gem::Version
103
104
  version: '0'
104
105
  requirements: []
105
- rubygems_version: 3.1.2
106
+ rubygems_version: 3.1.4
106
107
  signing_key:
107
108
  specification_version: 4
108
109
  summary: Jekyll theme built with material web components