jekyll-theme-glueckkanja 1.2.11 → 1.2.12
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 +4 -4
- data/_includes/sitelinks.html +11 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ed2258ba08fd602d67b3553f27354a32ff84127fff27a109644055c92e0b5c23
|
|
4
|
+
data.tar.gz: a4b344cd05a15e530e41bfd42c90e40b7279a9bf1fd33a55f8e62a256ca2aa44
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fc33101994f35b4023b625fb23b6fe6304dd8cac8b286e37dc0d9fbf8d43aef480cc9529b139776c68b272a1289288b2aea111d0130646ae504104ad45af0221
|
|
7
|
+
data.tar.gz: 182b1e7a0f0cdb17a8e19414d591f5636633160de0b2415f396f4b71f32ccf07e3a6d654780f68ba53f684ef5ae2ac5f38a04136527e526152680734c37956ea
|
data/_includes/sitelinks.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<h5 class="exlink-heading">About Glück & Kanja</h5>
|
|
6
6
|
<p class="small">We are one of the leading German IT companies for Communications & Cloud and Microsoft Gold Partner for Cloud
|
|
7
7
|
Productivity, UC and Access & Identity.</p>
|
|
8
|
-
|
|
8
|
+
<!-- <h5 class="exlink-heading">Subscribe Newsletter</h5>
|
|
9
9
|
<p class="small">Let's get in touch about current developments and trends!</p>
|
|
10
10
|
<form class="footer-subscribe" id="glueckkanja-subscribeform" method="post" action="javascript:subscribeform()">
|
|
11
11
|
<div class="input-group">
|
|
@@ -14,7 +14,14 @@
|
|
|
14
14
|
<button class="btn btn-primary btn-sm" type="submit" id="subscribebtn">Subscribe</button>
|
|
15
15
|
</span>
|
|
16
16
|
</div>
|
|
17
|
-
</form
|
|
17
|
+
</form>-->
|
|
18
|
+
|
|
19
|
+
<span>
|
|
20
|
+
<a href="https://www.kununu.com/de/glueck-kanja-consulting" target="_blank" data-original-title="kununu">
|
|
21
|
+
{% cloudinary /logos/kununu.png alt="kununu" class="no-small img-responsive" %}
|
|
22
|
+
</a>
|
|
23
|
+
</span>
|
|
24
|
+
|
|
18
25
|
</div>
|
|
19
26
|
<div class="col-xs-12 col-sm-6 col-md-4 col-md-offset-1">
|
|
20
27
|
<h5 class="exlink-heading">Microsoft Partnership</h5>
|
|
@@ -67,11 +74,11 @@
|
|
|
67
74
|
</a>
|
|
68
75
|
</li>
|
|
69
76
|
</ul>
|
|
70
|
-
|
|
77
|
+
<!--<span>
|
|
71
78
|
<a href="https://www.kununu.com/de/glueck-kanja-consulting" target="_blank" data-original-title="kununu">
|
|
72
79
|
{% cloudinary /logos/kununu.png alt="kununu" class="no-small img-responsive" %}
|
|
73
80
|
</a>
|
|
74
|
-
</span
|
|
81
|
+
</span>-->
|
|
75
82
|
</div>
|
|
76
83
|
</div>
|
|
77
84
|
</section>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-theme-glueckkanja
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.12
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- "@glueckkanja"
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2020-01-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|