kcc-gem-theme 1.55.36 → 1.56.36

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: 160bdadd642cd60394b66d9bdeadcd396be6ae09a489d46abeda2ef2ee763b4d
4
- data.tar.gz: ae29dce838069f711468254af1c4ad284fcd3157b24a0b634126cc83d80f61e9
3
+ metadata.gz: e34321a88bda4346d407329b700e9286bcdc01caf419fac33fea1da4dc48ddb3
4
+ data.tar.gz: e3f8af87716be132108dc76a41af05312dccdf32e95e835d62384b83c6e2d40b
5
5
  SHA512:
6
- metadata.gz: 1bfaa220cbe1b0d213ec371d68abe2f7ba28255f57f4a75a5104b5d6fb1c4e6b3eb9e00c41fb0dba1fef88df7bc2a7fdfe4c06d5efe6b179fad0da6c661e8961
7
- data.tar.gz: aa5d38ca21671370129a3a7650da89b4bb8debebb4e0aef6a05e0fa8692dff010ca5103a27bebce400fb53942460e461352ec98eb565a4540eebc6c6d201cdd7
6
+ metadata.gz: 230db30e2364edaac7ea7cda92568a8ae63df36775f620722d1c151adae3ad601a7bcadd44de8760a8e457362397ea3c02796a873769899ba538c8d103b29f24
7
+ data.tar.gz: 74d9a2c822cbe179bdbd49f8ce732ca61948de90cfb4d518a8bd2d974b34cb84f4d1a460c7dbf6581b00a71669e8f493777cea3340b43cfc9084ae501522c469
@@ -26,11 +26,11 @@
26
26
  </div>
27
27
  <div class="col-8 float-right">
28
28
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
29
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
29
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
30
30
  <p class="notranslate">
31
31
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
32
32
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
33
- {% if contact.fax %}{{ contact.fax }}{% endif %}
33
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
34
34
  </p>
35
35
  </div>
36
36
  </div>
@@ -43,11 +43,11 @@
43
43
  </div>
44
44
  <div class="col-8 float-right">
45
45
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
46
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
46
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
47
47
  <p class="notranslate">
48
48
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
49
49
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
50
- {% if contact.fax %}{{ contact.fax }}{% endif %}
50
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
51
51
  </p>
52
52
  </div>
53
53
  </div>
@@ -55,11 +55,11 @@
55
55
  {% else %}
56
56
  <div class="col-sm-6 col-md-4 mb-3">
57
57
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
58
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
58
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
59
59
  <p class="notranslate">
60
60
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
61
61
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
62
- {% if contact.fax %}{{ contact.fax }}{% endif %}
62
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
63
63
  </p>
64
64
  </div>
65
65
  {% endif %}
@@ -24,11 +24,11 @@
24
24
  </div>
25
25
  <div class="col-8 float-right">
26
26
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
27
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
27
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
28
28
  <p class="notranslate">
29
29
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
30
30
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
31
- {% if contact.fax %}{{ contact.fax }}{% endif %}
31
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
32
32
  </p>
33
33
  </div>
34
34
  </div>
@@ -41,11 +41,11 @@
41
41
  </div>
42
42
  <div class="col-8 float-right">
43
43
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
44
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
44
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
45
45
  <p class="notranslate">
46
46
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
47
47
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
48
- {% if contact.fax %}{{ contact.fax }}{% endif %}
48
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
49
49
  </p>
50
50
  </div>
51
51
  </div>
@@ -53,11 +53,11 @@
53
53
  {% else %}
54
54
  <div class="col-sm-6 col-md-4 mb-3">
55
55
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
56
- {% if contact.title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
56
+ {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
57
57
  <p class="notranslate">
58
58
  {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
59
59
  {% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&amp;to[last]={{ last }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
60
- {% if contact.fax %}{{ contact.fax }}{% endif %}
60
+ {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
61
61
  </p>
62
62
  </div>
63
63
  {% endif %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kcc-gem-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.55.36
4
+ version: 1.56.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek