jekyll-theme-glueckkanja 0.7.2 → 0.7.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/sitelinks.html +37 -24
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 42bfb625cb350c6dda025c0274f25be31b7b63306aa5c1da16fcaf757b4d3033
4
- data.tar.gz: c2dd10dfdcd8c5172142daf060f2767cdeab835464dbc15acf7ad0a6d71be412
3
+ metadata.gz: 1ec83de38ea0e4e4a8d11e5c8494e81ea75588ae0601bc023d3a5f4bb0161d60
4
+ data.tar.gz: a086ad15b24531cd0fa84fd85c2b6542a4903f3b2f5a71b08091e0286aef684c
5
5
  SHA512:
6
- metadata.gz: 0d7021eb8faf7e796b5d5e769491e7b4040310f522b8bb4210a6fc7475d4ec744cef51037d1ebcccf84b47f1f31d84193cc88d0041bd5d2c21bedc532ee683bd
7
- data.tar.gz: d31fabe5c8e452d6494f0b9da6679b0bf52d2ae77cc41962adf0e5f326519f08409f0e5b5d37416625736bdf66aae72b7ff6833064fd8cb95aa7a41a47cbfb32
6
+ metadata.gz: d4dfb6688c783272e52fe370130e370f13958b1d140e395996a47de2c4437d5fa5273aea94b3d1da0e526874dfcf858bfb2ce33d1df71b208521c0fa7f9d1d46
7
+ data.tar.gz: 01fc274462e3c1294d6db1a555a21350cfc09c3f2c734c0f6b6377e0f5da9314196409ca35dcc9a2143bc50f4ed9a4bb552b5899c8f3303b65cb4b80a604076e
@@ -1,56 +1,69 @@
1
1
  <!-- Linklist Start -->
2
2
  <section id="sitelinks">
3
3
  <div class="container">
4
- <div class="col-xs-12 col-sm-6 col-md-4">
4
+ <div class="col-xs-12 col-sm-6 col-md-3">
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
- <h5 class="exlink-heading">More Information?</h5>
9
- <p class="small">Get the news directly to your inbox.</p>
10
- <form class="footer-subscribe" id="realmjoin-subscribeform" method="post" action="javascript:subscribeform()">
8
+ <h5 class="exlink-heading">Subscribe Newsletter</h5>
9
+ <p class="small">Let's get in touch about current developments and trends!</p>
10
+ <form class="footer-subscribe" id="glueckkanja-subscribeform" method="post" action="javascript:subscribeform()">
11
11
  <div class="input-group">
12
12
  <input type="text" class="form-control input-sm" placeholder="E-Mail Address" name="email" id="email">
13
- <span class="input-group-btn"><button class="btn btn-primary btn-sm" type="submit" id="subscribebtn">Subscribe</button></span>
13
+ <span class="input-group-btn">
14
+ <button class="btn btn-primary btn-sm" type="submit" id="subscribebtn">Subscribe</button>
15
+ </span>
14
16
  </div>
15
17
  </form>
16
- <p class="small"><br>Made in Germany</p>
17
18
  </div>
18
- <div class="col-xs-12 col-sm-6 col-md-3 col-md-offset-1 recentposts">
19
- <h5 class="exlink-heading">RealmJoim Link List</h5>
20
- <ul>
21
- <li><a href="/"><span>Features</span><br>See RealmJoin in Action.</a></li>
22
- <!--li><a href="/pricing"><span>Pricing</span><br>Simple Pricing. No Plans.</a></li-->
23
- <!--li><a href="/trial"><span>Trial</span><br>Download your 14-days Trial.</a></li-->
24
- <li><a href="{{site.zendesk.link}}"><span>Help Center</span><br>Technical FAQ and Support.</a></li>
25
- <li><a href="https://github.com/realmjoin"><span>GitHub</span><br>Find us on GitHub</a></li>
19
+ <div class="col-xs-12 col-sm-6 col-md-4 col-md-offset-1 recentposts">
20
+ <h5 class="exlink-heading">Microsoft Partnership</h5>
21
+ <ul class="list-unstyled">
22
+ <li style="padding-left: 15px;">
23
+ {% picture /img/logos/mpn-gold-competences-white.png 'Microsoft Gold Competences' no-small img-responsive %}
24
+ </li>
26
25
  </ul>
27
26
  </div>
28
27
  <div class="col-xs-12 col-sm-6 col-md-3 col-md-offset-1">
29
28
  <h5 class="exlink-heading">Headquarter</h5>
30
- <p class="small">Glück & Kanja Consulting AG<br>Kaiserstraße 39<br>D-63065 Offenbach<br>T +49 69 4005520<br>info@glueckkanja.com
29
+ <p class="small">Glück & Kanja Consulting AG
30
+ <br>Kaiserstraße 39
31
+ <br> 63065 Offenbach, Germany
32
+ <br>T +49 69 4005520
33
+ <br>info@glueckkanja.com
31
34
  </p>
32
35
  <h5 class="exlink-heading">Stay Connected</h5>
33
- <ul>
36
+ <ul class="list-unstyled">
34
37
  <li>
35
- <a href="https://twitter.com/realmjoin" target="_blank" data-original-title="Twitter">
36
- <i class="fa fa-twitter-square fa-2x float" aria-hidden="true"></i></a>
38
+ <a href="{{site.twitter.username}}" target="_blank" data-original-title="Twitter">
39
+ <i class="fa fa-twitter-square fa-2x float" aria-hidden="true"></i>
40
+ </a>
37
41
  </li>
38
42
  <li>
39
- <a href="https://www.youtube.com/user/glueckkanja" data-original-title="YouTube">
40
- <i class="fa fa-youtube-square fa-2x float" aria-hidden="true"></i></a>
43
+ <a href="https://www.youtube.com/user/glueckkanja" target="_blank" data-original-title="YouTube">
44
+ <i class="fa fa-youtube-square fa-2x float" aria-hidden="true"></i>
45
+ </a>
41
46
  </li>
42
47
  <li>
43
48
  <a href="https://www.linkedin.com/company/glueck-&-kanja-consulting-ag" target="_blank" data-original-title="LinkedIn">
44
- <i class="fa fa-linkedin-square fa-2x float" aria-hidden="true"></i></a>
49
+ <i class="fa fa-linkedin-square fa-2x float" aria-hidden="true"></i>
50
+ </a>
45
51
  </li>
46
52
  <li>
47
53
  <a href="https://www.xing.com/companies/gl%C3%BCck%26kanjaconsultingag" target="_blank" data-original-title="Xing">
48
- <i class="fa fa-xing-square fa-2x float" aria-hidden="true"></i></a>
54
+ <i class="fa fa-xing-square fa-2x float" aria-hidden="true"></i>
55
+ </a>
56
+ </li>
57
+ <li>
58
+ <a href="{{site.github.username}}" target="_blank" data-original-title="GitHub">
59
+ <i class="fa fa-github-square fa-2x float" aria-hidden="true"></i>
60
+ </a>
49
61
  </li>
50
62
  </ul>
51
- <span>
63
+ <span>
52
64
  <a href="https://www.kununu.com/de/glueck-kanja-consulting" target="_blank" data-original-title="kununu">
53
- </span>
65
+ {% picture /img/logos/kununu.png 'kununu' no-small img-responsive %} </a>
66
+ </span>
54
67
  </div>
55
68
  </div>
56
69
  </section>
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.7.2
4
+ version: 0.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - "@glueckkanja"