bubblin-jekyll 1.1.9 → 1.2.0

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: 1b3147bbbdc84a3a0f294abda4e9f79af40c07f01f6318dbcc9544f9d45ac413
4
- data.tar.gz: 2b9a24121451581f3529cea6f635e4ff59fe8120bcad886c05e5e42446c756c7
3
+ metadata.gz: daf0a74e605ec8321cad56ccf7a417ee8d438c661b8881b811857a474dedb009
4
+ data.tar.gz: 291ba72e44a3c824761c553f8ca96d027a7016c608cd3c42c96bf137b77918b6
5
5
  SHA512:
6
- metadata.gz: 296c2994b0c09107ce47815bc57111937d752216a9a848bc39e12d1812d7f86c0e8b5ff68296374919e77a094606c0f3b9f40023634f56142789cc1fd6b75cb2
7
- data.tar.gz: fa78f81b7ae33800b76632dd4c1509a98ef64286524eb6cec3be872c898db9f5fd152d874949d4b84fc84d24c3a580bfe0edcc55ab18295af0a6a3c3ad4ea757
6
+ metadata.gz: c5d529844bf05cc17f38400d84002d4ff5552f14076c29de38344549c5ab17ed624cf0ecca85cf661bbb157c544e27533ff11f0e38b3c955ed9e87485db032d4
7
+ data.tar.gz: abc343015fd9ba939cebbe915ec3829ef2a5512cacaa0c4084069b7db92f474049523a095cebe672b9331575ec2a6f91a916832d4ed447a233f6921460599fec
@@ -0,0 +1,4 @@
1
+ <script>
2
+ window.heap=window.heap||[],heap.load=function(t,e){window.heap.appid=t,window.heap.config=e;var a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=("https:"===document.location.protocol?"https:":"http:")+"//cdn.heapanalytics.com/js/heap-"+t+".js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);for(var o=function(t){return function(){heap.push([t].concat(Array.prototype.slice.call(arguments,0)))}},p=["clearEventProperties","identify","setEventProperties","track","unsetEventProperty"],c=0;c<p.length;c++)heap[p[c]]=o(p[c])}; heap.load('{{ site.heap_analytics }}');
3
+ </script>
4
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bubblin-jekyll
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.9
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marvin Danig
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-01 00:00:00.000000000 Z
11
+ date: 2018-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -80,6 +80,7 @@ files:
80
80
  - _includes/google-analytics.html
81
81
  - _includes/head.html
82
82
  - _includes/header.html
83
+ - _includes/heap-analytics.html
83
84
  - _includes/icon-facebook.html
84
85
  - _includes/icon-facebook.svg
85
86
  - _includes/icon-github.html