theme-sealicon-valley 0.1.2 → 0.1.3

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/_includes/head.html +6 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4fbe2b0de67f5a7d5133ccefb847a335e4ec284
4
- data.tar.gz: ba1390eba9f2a3136caabb2e19beee31d118d63b
3
+ metadata.gz: 127148b2c2bdecff8a45567d23ee6d563c5998e9
4
+ data.tar.gz: c782794a75bd27c59e58d24fe02f0ec684169aa3
5
5
  SHA512:
6
- metadata.gz: 6eb1ced9c8d3c1df475862bd68a6df11351c526a215e17b421ee621a189bb6c13c15deb4495a0b28b8fd12b266d6cb313aaa3e30060ffc4e98b32d30a56f2e38
7
- data.tar.gz: f0b08d295884c6ece42ce6051c19291060a2dfa73c22b76c1753a7f3e2f8f018021213638dd72c44ec2ed1fe2c7c18e56903bf8ca55180d2ac5689bb31028ee2
6
+ metadata.gz: b81b58ea716057d8a927e3a9f896372ed0da87653b64f63b1ca99705a60d9265ed7202b11dcdda35f94efe48c8f240de12663b15069f224a01310195a64ae740
7
+ data.tar.gz: bcc90c8ad6f471b5d58f94ba2312235c27a2b691c3bad2e9819a2f49d9d5d34da3bba2aca611ea5a901d6d22049916a11ddf210232631ebf48e2665398a15e81
data/_includes/head.html CHANGED
@@ -11,7 +11,7 @@
11
11
 
12
12
  <link rel="shortcut icon" href="{{base}}/assets/favicon.ico" type="image/x-icon">
13
13
 
14
- <link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}">
14
+ <link rel="canonical" href="{{base}}{{ page.url | replace:'index.html','' | absolute_url }}">
15
15
  <link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">
16
16
  <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Quicksand" />
17
17
  <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
@@ -21,4 +21,9 @@
21
21
  <script src="{{base}}/assets/jquery.color.js"></script>
22
22
  <script src="{{base}}/assets/scrolltest.js"></script>
23
23
  <script src="{{base}}/assets/analytics.js"></script>
24
+ <script type="text/javascript">
25
+ var host = "sealiconvalley.com";
26
+ if ((host == window.location.host) && (window.location.protocol != "https:"))
27
+ window.location.protocol = "https";
28
+ </script>
24
29
  </head>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theme-sealicon-valley
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mita Yun