kcc-gem-theme 1.60.38 → 1.60.39

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/contacts-tan.html +3 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb29b32485a5ef0349f503906bb376354eaba7dd1e2e384ff582af6a6d9fff9a
4
- data.tar.gz: 54848536a9e940b5133a2acd8bafd4d5b9412266c8679437e50e43649aee83b4
3
+ metadata.gz: 0cf26831a5651de15c51ac5f25a16ba45f927f4e226c1a88f8aafb041a4b2abd
4
+ data.tar.gz: c459706ff0743af14c64fc453477a2ca2dbceca3dd5c2ffd028202a8222655f4
5
5
  SHA512:
6
- metadata.gz: 77f9e6a4dab87ce096ea2ca75d8ed84f56b4cea1c7ae03d26f7c52581cb3491f9d09d87cef4caa64d5d0f80e4eaf89e849fde565759863047c7c392953e2081a
7
- data.tar.gz: ba0755a62495005acd3995d06e34ad040f3f848f028e13e61bf50b3d2c0f18cf58e4b3cb87356dc47feef683d24d600d748f1499c659704679bdf61294ba5267
6
+ metadata.gz: 12f9584ff2304d2a73883dc1d7be58223cbf7f2842f32242598f1e56aa304d47f878505afc832fd455dbc679045eafae2ac33807bc60aab923e17f90cb3e8cc5
7
+ data.tar.gz: 985a12a58887d0cc3db8285f51d25f92d7f79ba1817d62ba669d8cb6bafd738ce57c5868db0bc586b538e4d4d882f73b2e98f6925f386a9edaf41a6e1fe85831
@@ -28,7 +28,7 @@
28
28
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
29
29
  {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
30
30
  <p class="notranslate">
31
- {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
31
+ {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
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><br>{% endif %}
33
33
  {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
34
34
  </p>
@@ -45,7 +45,7 @@
45
45
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
46
46
  {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
47
47
  <p class="notranslate">
48
- {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
48
+ {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
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><br>{% endif %}
50
50
  {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
51
51
  </p>
@@ -57,7 +57,7 @@
57
57
  <h5 class="typography__contacts--name notranslate">{{ contact.name }}</h5>
58
58
  {% if contact.contacts_title %}<h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>{% endif %}
59
59
  <p class="notranslate">
60
- {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% contact.portrait %}
60
+ {% if contact.phone %}<a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>{% endif %}
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><br>{% endif %}
62
62
  {% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
63
63
  </p>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kcc-gem-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.60.38
4
+ version: 1.60.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-21 00:00:00.000000000 Z
11
+ date: 2020-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll