betterplace-content 0.6.0 → 0.6.1

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
  SHA1:
3
- metadata.gz: 68dd9187377c7f601631442bed453ed5b9cf51f8
4
- data.tar.gz: d98d760e1b7f8150c11c9126908518668493e135
3
+ metadata.gz: 77dcb01bd53d97872ee4d539ea868f64c20722b3
4
+ data.tar.gz: 26aa08fabcd6bfb2b01dd68ab28d887ae3579acf
5
5
  SHA512:
6
- metadata.gz: bdf2642555c72e9a341b9b173d961e9f0076c849de1a9a96231cb2b93baefef9382026e5bb6dc8cad70f3b28fda77c9a69b73918146beb45c7db7f9b2ad1280a
7
- data.tar.gz: b5a5ff04c5f63888ecd4563b2855683a85cf1df8a11649f0686ab8039f8c9db77e198763bc67982543d9977de43641fb190eb548e021b0e8d90e135782351ca5
6
+ metadata.gz: f049f8add0ddee22c07805cc89d67173e487ea7d7b7e15c9fb28f4381406c55b79518ed4a7a278f8264ca249116f223692606cfe9bdf38a0eaba51a3d2f8e2b0
7
+ data.tar.gz: ddee4bafeddaac473ca3dec3cf9106b0c0f64ed213e4a8f960d4eed30614786a68a22fc7788860624febca1aa4df983bca9cf10b36b364b11e0a997392f591bb
@@ -0,0 +1,12 @@
1
+ <script>
2
+ if(window.location.host == 'www.betterplace.org') {
3
+ (function(h,o,t,j,a,r){
4
+ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
5
+ h._hjSettings={hjid:713310,hjsv:6};
6
+ a=o.getElementsByTagName('head')[0];
7
+ r=o.createElement('script');r.async=1;
8
+ r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
9
+ a.appendChild(r);
10
+ })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
11
+ }
12
+ </script>
@@ -1,5 +1,5 @@
1
1
  <ul class="generic-subnavi">
2
2
  <li><a href="{{ include.hostname }}/c/spenden-sammeln/als-verein">Als gemeinnützige Organisation</a></li>
3
- <li><a href="{{ include.hostname }}/c/spenden-sammeln/als-privatperson">Als Privatperson</a></li>
3
+ <li><a href="{{ include.hostname }}/c/spenden-sammeln/privat-spenden-sammeln">Als Privatperson</a></li>
4
4
  <li><a href="{{ include.hostname }}/c/spenden-sammeln/als-unternehmen">Als Unternehmen</a></li>
5
5
  </ul>
@@ -56,6 +56,7 @@
56
56
  {{ page.head_include }}{{ site.head_include }}{{ layout.head_include }}
57
57
 
58
58
  {% include google_analytics.html %}
59
+ {% include hotjar.html %}
59
60
 
60
61
  {% include sharing.html sharing_host=hostname clean_page_url=clean_page_url %}
61
62
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-15 00:00:00.000000000 Z
11
+ date: 2018-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -68,6 +68,7 @@ files:
68
68
  - _includes/header-en.html
69
69
  - _includes/help_categories.html
70
70
  - _includes/hero_image.html
71
+ - _includes/hotjar.html
71
72
  - _includes/searchbar-de.html
72
73
  - _includes/searchbar-en.html
73
74
  - _includes/searchform.html