kcc-gem-theme 1.62.49 → 1.62.50
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/chat-now.html +1 -1
- 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: a848535afb5225c507fa5e62d49623ac5aaa28546c2e537ecceeb71071444cbd
|
4
|
+
data.tar.gz: 8a5ec8b163bf5b8ab3a345d221925b1777015f49eeaecd1847496c2cb33ff982
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dfac0b079422abce61015a1472feb0cc00bca6c9cf4bff7d891d8663b598d55a4460d1ec99173268fe116484e34d530a2b90294cb28dfa532b965b08b734a0f9
|
7
|
+
data.tar.gz: cfb61e12d172e655e91084ce69f26a309b0cafd94da59b60ea037b65edacf3117857e4c7f007b7acf11e5339a05a806e9be83e1591996c805d0be48103fa508d
|
data/_includes/chat-now.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
<div class="col">
|
3
3
|
<div class="editable">
|
4
4
|
<h4 class="typography__h4">Need help?</h4>
|
5
|
-
<a href="https://direct.lc.chat/9258945/" class="btn btn-primary">Chat now</a> with a Student Services representative or call <a href="tel:+18158028500">815-802-8500</a>.
|
5
|
+
<a href="https://direct.lc.chat/9258945/" class="btn btn-primary" target="_blank" rel="noopener noreferrer">Chat now</a> with a Student Services representative or call <a href="tel:+18158028500">815-802-8500</a>.
|
6
6
|
</div>
|
7
7
|
</div>
|
8
8
|
</div>
|