universal 0.3.3 → 0.3.4

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
  SHA256:
3
- metadata.gz: 854b0d08ecb55532cc98747ff0987a6324092fb2db085782e55aa709ab8681d4
4
- data.tar.gz: 4da7395deb55a74ecbcdaca8afeab99d58ae69d3baa1ba0eba887e61cf356180
3
+ metadata.gz: 431afa8edf5387bf793ac903f0562703c69ca2908c914fa1d4471e670f3eb0b3
4
+ data.tar.gz: c70babca62c4c0e17ea8713acd1416ed8a3c88bfc80eaebfec83e903ed83ab03
5
5
  SHA512:
6
- metadata.gz: d03f0872630c030ed656658dfbcfc6076314098dacfacbaab6edb914d29ccc9cc079c9e4d0d931a41fc168b5e28f0be874c64fec522f29ace9d74d0b97e57ccc
7
- data.tar.gz: 15ec28ea61341e8c0c0cec121264c8af2bdfbcc902dbc35bd6015a14c49052c7992173af8e4f318ad2295efb90343d77ebb6229d71f1c3db353c8a7101ddca19
6
+ metadata.gz: e82830bfa835d509f71a6ef97871039b7d6a86c4993b6762516478d1519624717aeb733ae029ef476880296b6f774312c92a8f19e1b39920e2c460c9275866a7
7
+ data.tar.gz: dea5c105aabf33f796c3c3625f16fc049bf9a19053e065e64e7f469864caa89ab24c9f9279401c232774ce4e2640e38763ed19c6827ffe044f4cbd46c10bf52d
@@ -0,0 +1 @@
1
+ <script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="{{ site.crispWebsiteId }}";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
@@ -0,0 +1 @@
1
+ <script id='storm-up' src='https://storm-up.com/dist/bundle.js?clientId=019ff913-43bd-4fb0-88f8-793b352a2684'></script>
@@ -0,0 +1,11 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+
4
+ {% include head.html %}
5
+
6
+ <body>
7
+ {{ content }}
8
+ {% include js.html %}
9
+ </body>
10
+
11
+ </html>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ondrej Svestka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-21 00:00:00.000000000 Z
11
+ date: 2018-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -67,6 +67,7 @@ files:
67
67
  - _includes/carousel.html
68
68
  - _includes/contact.html
69
69
  - _includes/copyright.html
70
+ - _includes/crisp.html
70
71
  - _includes/cta.questions.html
71
72
  - _includes/customers.html
72
73
  - _includes/footer.html
@@ -78,11 +79,13 @@ files:
78
79
  - _includes/js.html
79
80
  - _includes/map.html
80
81
  - _includes/offer.html
82
+ - _includes/stormup.html
81
83
  - _includes/team.html
82
84
  - _includes/testimonials.html
83
85
  - _layouts/.DS_Store
84
86
  - _layouts/default-no-phone.html
85
87
  - _layouts/default.html
88
+ - _layouts/layout.html
86
89
  - _layouts/prod.html
87
90
  - assets/.DS_Store
88
91
  - assets/css/.DS_Store