landing-page-gem 2.0.0 → 2.0.1
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/document-head.html +1 -1
- data/_includes/footer.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: a789079e15327aaa4df18fe98dfeef0562f9b0b15ab76bbebdb91cde12b2c229
|
|
4
|
+
data.tar.gz: 374c370eb99dfc64bcf8614d049724a40605d6544d740e6d12a9a331ebc77353
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 298ed7c12fd58cfadf42bf8039fb24cc4426df53dfa15a6a7e066b436c001a866e7459665a56670bbea7754237798b3d6b4f4ca7fb579fa219d2f3ce6c64abb1
|
|
7
|
+
data.tar.gz: efa84ddd546368f762b42464f2696282afbc2e593b7808073a222404f9466715365e81594a4258a2b48f9e026f2a7b36059b6584a2aa4d152acae2d73e22e677
|
data/_includes/footer.html
CHANGED
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
</a>
|
|
189
189
|
<p>100 College Drive Kankakee, IL 60901 <br>
|
|
190
190
|
<a class="links__darker-link" href="tel:18158028100">815-802-8100</a><br>
|
|
191
|
-
<a class="links__darker-link" href="https://www.kcc.edu/about/contact-us/">Contact us</a> | <a class="links__darker-link" href="https://www.kcc.edu/accessibility/">Accessibility</a><br>
|
|
191
|
+
<a class="links__darker-link" href="https://www.kcc.edu/about/contact-us/">Contact us</a> | <a class="links__darker-link" href="https://www.kcc.edu/accessibility/">Accessibility</a> | <a class="links__darker-link" href="https://www.kcc.edu/about/consumer-info/">Consumer Info & Disclosures</a><br>
|
|
192
192
|
© <span id="currentYear">{{ "now" | date: "%Y" }}</span> Kankakee Community College</p>
|
|
193
193
|
</div>
|
|
194
194
|
</div>
|