kcc-gem-theme 1.57.36 → 1.58.36
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/contacts-tan.html +6 -6
- data/_includes/contacts.html +6 -6
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: de506d4a633af9cb2fb6cdb60a908ebeba650a2f9f28eb68ce67b3726aae8187
|
4
|
+
data.tar.gz: da35de6753b8207bd019bc143fc422e1038d1e93d7979e53100e6a23de2f164b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e94ad60a0c9ef5f7911251bead8ca99f23405247d72842131748013096b4782c81c381dcf886356dcf02a7009a3e20e3721d3f19b7a930472ed83d1f27f19f78
|
7
|
+
data.tar.gz: c303d4a36edb30a7b945c61a670d2bb0e723978fa77351116fea76c8c105cdd3e9bfb6d319b7afa93439b4dd853827711819b8ec7dd296abd53143c9b11a4738
|
data/_includes/contacts-tan.html
CHANGED
@@ -29,8 +29,8 @@
|
|
29
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
33
|
-
{% if contact.fax %}
|
32
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
33
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
34
34
|
</p>
|
35
35
|
</div>
|
36
36
|
</div>
|
@@ -46,8 +46,8 @@
|
|
46
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
50
|
-
{% if contact.fax %}
|
49
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
50
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
51
51
|
</p>
|
52
52
|
</div>
|
53
53
|
</div>
|
@@ -58,8 +58,8 @@
|
|
58
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
62
|
-
{% if contact.fax %}
|
61
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
62
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
63
63
|
</p>
|
64
64
|
</div>
|
65
65
|
{% endif %}
|
data/_includes/contacts.html
CHANGED
@@ -27,8 +27,8 @@
|
|
27
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
31
|
-
{% if contact.fax %}
|
30
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
31
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
32
32
|
</p>
|
33
33
|
</div>
|
34
34
|
</div>
|
@@ -44,8 +44,8 @@
|
|
44
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
48
|
-
{% if contact.fax %}
|
47
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
48
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
49
49
|
</p>
|
50
50
|
</div>
|
51
51
|
</div>
|
@@ -56,8 +56,8 @@
|
|
56
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
|
-
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>{% endif %}
|
60
|
-
{% if contact.fax %}
|
59
|
+
{% if contact.email %}<a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first }}&to[last]={{ last }}&submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a><br>{% endif %}
|
60
|
+
{% if contact.fax %}Fax: {{ contact.fax }}{% endif %}
|
61
61
|
</p>
|
62
62
|
</div>
|
63
63
|
{% endif %}
|