jekyll-theme-centos 2.52.0.beta.101 → 2.52.0.beta.102
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/_config.yml +2 -2
- 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: 47bcc02ba136b56ca76a1dc27a6d8a548aa67bf9977862cb4734667e71ce8d0b
|
|
4
|
+
data.tar.gz: 32a79528c6ab4acc067c80846fc15538b9298e5a6a65829fb203998c65e5652e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cbadb136b8122fc419fe378c334ec11a9ac8659b75e362263723f63c65b34c048cb8b7a2cbb6d1f2f30d784d096529d82050fddb8452e20d01972ef435a2e37b
|
|
7
|
+
data.tar.gz: d1092f4ba501a95352eea4e2e99ba9270fce87e28a1ec6762a0af17b59425ac7de15f1d630720dec8adfb3d2b453510f51d8f2d03d61d28965fc371357741efb
|
data/_config.yml
CHANGED
|
@@ -167,8 +167,8 @@ permalink: /:path/:basename/
|
|
|
167
167
|
# -------------------------------------------------------------------------------
|
|
168
168
|
with_link_decorator: true
|
|
169
169
|
with_link_decorator_data:
|
|
170
|
-
default_link_classes: "link link-offset-3 link-offset-3-hover link-underline-primary link-underline-opacity-0 link-underline-opacity-100-hover"
|
|
171
|
-
alert_link_classes: "alert-link"
|
|
170
|
+
default_link_classes: "link link-offset-3 link-offset-3-hover link-underline-primary link-underline-opacity-0 link-underline-opacity-100-hover focus-ring"
|
|
171
|
+
alert_link_classes: "alert-link focus-ring"
|
|
172
172
|
external_link_icon: true
|
|
173
173
|
external_link_icon_excluded_tags:
|
|
174
174
|
- img
|