kcc-gem-theme 2.22.0 → 2.23.0
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/main-call-to-action.html +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fff1e38637d94478567d9f696f890b338130f898a6a827c583011f867481b678
|
|
4
|
+
data.tar.gz: d88fff8e5b613da66486d3d773239d28f09f03b673cf910683a05ba2542500fc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3a20858a2e0c4851114425e42ef95afe2a7ae08d29ba728b4c3f68d941a1cd9b8f73875f545658f2fc42735e4ed77117c6553953cb16beeae06b4afaf8dee5e5
|
|
7
|
+
data.tar.gz: 0d3ca2e1d36a72de2492c87a1478b26f0c5df980f17047203a89d6708b454c1d31148235b4093e8cfd8a8eaeb21575f6c19c7cfd0994488b0c7726b0e949cbbe
|
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
<div class="col">
|
|
4
4
|
<div class="row no-gutters">
|
|
5
5
|
<div class="col-md-4 px-1 my-1">
|
|
6
|
-
<a class="btn buttons__action"
|
|
6
|
+
<a class="btn buttons__action ga_call_to_action"
|
|
7
7
|
href="https://apply.kcc.edu">
|
|
8
8
|
{% include svg/check_circle-24px.html %} Apply
|
|
9
9
|
</a>
|
|
10
10
|
</div>
|
|
11
11
|
<div class="col-md-4 px-1 my-1">
|
|
12
|
-
<a class="btn buttons__action"
|
|
12
|
+
<a class="btn buttons__action ga_call_to_action"
|
|
13
13
|
href="https://info.kcc.edu">
|
|
14
14
|
{% include svg/email-24px.html %} Request Info
|
|
15
15
|
</a>
|
|
16
16
|
</div>
|
|
17
17
|
<div class="col-md-4 px-1 my-1">
|
|
18
|
-
<a class="btn buttons__action"
|
|
18
|
+
<a class="btn buttons__action ga_call_to_action"
|
|
19
19
|
href="https://visit.kcc.edu">
|
|
20
20
|
{% include svg/place-24px.html %} Visit KCC
|
|
21
21
|
</a>
|
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: 2.
|
|
4
|
+
version: 2.23.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- wdzajicek
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-07-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|