kcc-gem-theme 1.0.13 → 1.0.14

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: efdba11fe8883ced60082d1e11eef37be279651e43b60bd34fb13790850efaf0
4
- data.tar.gz: 5ee1458b2c1f01ece656e6608080f2e4f71b528ef745baa03d30cab020bfdb98
3
+ metadata.gz: 676559088b70d78d8f6882097a5c5cc2c1d6b8486685ec134226576b86591c7b
4
+ data.tar.gz: a54cabfc43373a258e8cef93441fe2c5dd3e1c77243887687ca3c02a3e3efb1b
5
5
  SHA512:
6
- metadata.gz: dee53bfe296a08cca9e407f062d8b168f88cd4f4b9646c1c4993575c94cc38431ce3cce2162b2b4550f73d3c8289480763f77faa004e9693d6b45509ea292309
7
- data.tar.gz: 8a54a9532867c87f6cffc21451fc30cd7534dcb20dc3882814e7f3aca10ee6299451a032b5f41e132d7e91e8e6475812e7006a92e13500baf55d0e6e095f19f7
6
+ metadata.gz: 67bbb4fd1ed3ad2d9fb361da3719e8302873fde781ade2c3b453fef598a2ebc5dcd86f0e83cf4526efdb0f38baf0130787943c6091783df8d80761240b413069
7
+ data.tar.gz: 71cde59047c41f407758c6f8a80efee79f7149dc6fb7cba9c3be35b7d622ca4e91e95a4afccbe8196f4c244b5b1e7641a7a50910b8165a59c4f8c444896631d7
@@ -1 +1 @@
1
- 9926f8bc0c54acc3b714fa95b311b650 ../assets/scss/kcc-theme.css
1
+ 61f6a33beb83435a11a937ba296675da ../assets/scss/kcc-theme.css
@@ -29,7 +29,7 @@
29
29
  <h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>
30
30
  <p class="notranslate">
31
31
  <a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>
32
- <a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first | downcase }}&amp;to[last]={{ last | downcase }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>
32
+ <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>
33
33
  </p>
34
34
  </div>
35
35
  </div>
@@ -40,7 +40,7 @@
40
40
  <h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>
41
41
  <p class="notranslate">
42
42
  <a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>
43
- <a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first | downcase }}&amp;to[last]={{ last | downcase }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>
43
+ <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>
44
44
  </p>
45
45
  </div>
46
46
  {% endif %}
@@ -27,7 +27,7 @@
27
27
  <h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>
28
28
  <p class="notranslate">
29
29
  <a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>
30
- <a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first | downcase }}&amp;to[last]={{ last | downcase }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>
30
+ <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>
31
31
  </p>
32
32
  </div>
33
33
  </div>
@@ -38,7 +38,7 @@
38
38
  <h6 class="typography__contacts--title">{{ contact.contacts_title }}</h6>
39
39
  <p class="notranslate">
40
40
  <a href="tel:1{{ contact.phone | remove: '-' }}" class="links__darker-link">{{ contact.phone }}</a><br>
41
- <a class="links__darker-link" target="_blank" href="https://secure.jotform.com/90435102482954?to[first]={{ first | downcase }}&amp;to[last]={{ last | downcase }}&amp;submitEmail={{ contact.email | remove: '@kcc.edu' }}%40kcc.edu">Email</a>
41
+ <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>
42
42
  </p>
43
43
  </div>
44
44
  {% endif %}
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.0.13
4
+ version: 1.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-04 00:00:00.000000000 Z
11
+ date: 2019-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll