jekyll-theme-kagami 0.1.4 → 0.1.5

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
  SHA1:
3
- metadata.gz: aa61c2c47055fa7dc0a049f362b9874383548f08
4
- data.tar.gz: b6040015fd8d2d1499741ca46a268ffce720a3dd
3
+ metadata.gz: 48b242e1c05e42d974d9dbcb097b72c9381cfc10
4
+ data.tar.gz: 373b5f1bfa618d8ce6b77c865794dddaa4f520b2
5
5
  SHA512:
6
- metadata.gz: 13326809c34e778c5a774650d1a0aebfa69571780af8fbe5088fc744bc11b246d3b0abc4001047a7b3ce55ad5d64d85a9c4ee61420b87922dc207b8c88e83c43
7
- data.tar.gz: 2ee16cf6e7054ff4547ad7ada08b7a8c6e43af292b38cddf1271171c072b60b2b83c1df2235c469aeaf3e559dee2a5b704cb024b8124e051a465503c2f4ab18b
6
+ metadata.gz: 0d89edd1f0c204a5ef9d1a3ead5275c3d9cf157f8b7714bad334446d93bb4e77a0448ab803359b604decc46bf0f0c64a66fcea038b2f70cb9ff17874d4b2fdc6
7
+ data.tar.gz: e02f337b7867fafa6a72beb77607c4f87133f59958574002fd1d1e221cb1a404b12b4b183ca13f88ad20170bb16ad732a03cb576863271b34d25cf2caecab29f
data/_includes/head.html CHANGED
@@ -14,7 +14,7 @@
14
14
  <link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">
15
15
 
16
16
  {% if page.mathjax or site.mathjax %}
17
- <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
17
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
18
18
  {% endif %}
19
19
 
20
20
  {% if jekyll.environment == 'production' and site.google_analytics %}
@@ -20,7 +20,7 @@ h1, h2, h3, h4, h5, h6, p {
20
20
  display: block;
21
21
  }
22
22
 
23
- h1 { font-size: 2.0em; }
23
+ h1 { font-size: 1.8em; }
24
24
  h2 { font-weight: bold; font-size: 1.4em; }
25
25
  h3 { font-weight: bold; font-size: 1.2em; }
26
26
  h4 { font-weight: bold; }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-kagami
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - kamikat
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-16 00:00:00.000000000 Z
11
+ date: 2017-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll