maxima 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/head.html +2 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5f528f3ea6f1c69de9864b8ec4645f9d33c124e7
4
- data.tar.gz: d82139a07a246a931fa1ce72b37dbd84e3cbd64e
3
+ metadata.gz: c96409a3ff0792aaf9edb38afbfaaa08ca743dab
4
+ data.tar.gz: e5f5fd277048605cc878896ed25a08d2f3b7779d
5
5
  SHA512:
6
- metadata.gz: 051a8d392af764331bca46ccc80ed83abb685080b42244fbd46bd9358553c511dfb7a28d0ecc367550320dc038f114ca9ccfdfdee9d3bc04b43d44146d6b2150
7
- data.tar.gz: e2367a0f173b94cee35cd137b9fdf342151af0a372ccf1b02033c23dd6ef59cf2b47262af09379c2e23685a484b7b2bd75322e38f37ca4296ea62a570b76d5a0
6
+ metadata.gz: 022c8c08c72f8c4acf457f5d7793f45c97f31def95b7b3819c586c12e130696461f1f61de839679b1ab13a7449649942e9fad00d9c9d62c84eefa97581cbf464
7
+ data.tar.gz: c1b9b556e34a7943fe78d7fc3b9f59b0f534337771f684d092cdc98e457919f679a71d613e0eb482d36f2db5f9040c2bb6dd3253963666161abec908d77f5229
data/_includes/head.html CHANGED
@@ -10,6 +10,8 @@
10
10
  <link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}">
11
11
  <link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">
12
12
 
13
+ <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
14
+
13
15
  {% if jekyll.environment == 'production' and site.google_analytics %}
14
16
  {% include google-analytics.html %}
15
17
  {% endif %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: maxima
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
  - Tomer Lichtash