jekyll-theme-glueckkanja 0.9.1 → 0.9.2

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
  SHA256:
3
- metadata.gz: 9fdc1ab5114d14cfea8460329230271567ba20bb490d48749b71c3c82bede225
4
- data.tar.gz: e43c550fe4dc853777c89a0ba5cb70aca0eb6bfffee190d14f8998beac70fe2a
3
+ metadata.gz: d65590b78b6db564f18f103c11b67ab02898241b9cc616f6742010d86596b0cf
4
+ data.tar.gz: 96abb58a0b299f711f3410222e3b212c96f36a9897f5055662fc2d6f7e4e3e4d
5
5
  SHA512:
6
- metadata.gz: d5ebfbf116e22acb0f6a011430e0352d8dbca3b33436386ac78e050db82a2a67801362bbc00f3bc8f319790933a5b957531fe3da7b632ea4296d363617217c23
7
- data.tar.gz: 4c15af25f69e6c2733e4fd7b0bd14acb8728055db83127d2e172b9e405d973114f976125a52c7e76f673ae686bac472242f7fd6e9b59f2a73fa88ed1ce7f5447
6
+ metadata.gz: e79a64533506474ed0ffc537930c4005c29dbe9e3ee961f322c7fbdf2f502ffdea82bf94da1f9ccb5a26941cea10d219bb03951e6a894857e3a2f8ad36c16a0f
7
+ data.tar.gz: b6a129db3a3b07f3804cda383eed94137e77aae763878b02af08b0da001696f20735a0f43f807a5a84d50afd344b0adca33abb16f3ee2741f816fc3ea1f7b37b
data/_includes/head.html CHANGED
@@ -3,6 +3,11 @@
3
3
  <meta http-equiv="Content-Language" content="{{site.active_lang}}">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1"> {% if jekyll.environment != "production" %}
5
5
  <meta name="robots" content="noindex, nofollow">{% endif %}
6
+ <link rel="dns-prefetch" href="//res.cloudinary.com">
7
+ <link rel="dns-prefetch" href="//fonts.googleapis.com">
8
+ <link rel="dns-prefetch" href="//www.googleadservices.com">
9
+ <link rel="dns-prefetch" href="//www.google-analytics.com">
10
+ <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
6
11
 
7
12
  <!-- Plain Description -->
8
13
  <title>{{ site.title | escape }}{% if page.title %} | {{ page.title | escape }}{% endif %}</title>
@@ -89,6 +89,7 @@ var google_remarketing_only = false;
89
89
  </noscript>
90
90
 
91
91
  <!-- Fullstory Analytics -->
92
+ {% if site.fullstory.active == true %}
92
93
  <script>
93
94
  window['_fs_debug'] = false;
94
95
  window['_fs_host'] = 'fullstory.com';
@@ -106,6 +107,7 @@ var google_remarketing_only = false;
106
107
  ';path=/;expires='+new Date(0).toUTCString();i=d.indexOf('.');if(i<0)break;d=d.slice(i+1)}}};
107
108
  })(window,document,window['_fs_namespace'],'script','user');
108
109
  </script>
110
+ {% endif %}
109
111
 
110
112
  <!-- SEO Details -->
111
113
  <script type="application/ld+json">
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-glueckkanja
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - "@glueckkanja"
@@ -292,6 +292,7 @@ files:
292
292
  - _sass/font-awesome/scss/v4-shims.scss
293
293
  - assets/_azureroot/_config.yml
294
294
  - assets/_azureroot/dot.gitignore
295
+ - assets/_azureroot/favicon.ico
295
296
  - assets/_azureroot/web.config
296
297
  - assets/css/app.scss
297
298
  - assets/css/site.scss