jekyll-theme-centos 2.52.0.beta.49 → 2.52.0.beta.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +7 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0218186e79a49398e5bffd788475c8e2e0dcf1ddfb5b143ad955b4452d19520c'
4
- data.tar.gz: 7962476a3a8fed79fcc6c7785fd395b64c86100010b4e8cee412ff65a9c6de60
3
+ metadata.gz: 71a49168477fc21bf6f43346698aba8efcf98cd3e3fec50dd6651b6cfa8d9841
4
+ data.tar.gz: d03511dad9058aea16c953be92a9b00fc45cbb58693cf3e3c3a8a84dfef91152
5
5
  SHA512:
6
- metadata.gz: d883cbb9b5593336ba294ec79b11763af4604ed62d3c77f3cfc64b0176326a56974e261eeca3201d154ef1a979a725ffc7bc4f37b5b1f895b61a277a34bb243f
7
- data.tar.gz: b2280745be4eebae67bfb9cc2225e86d9f2769ad2debcf86085b1807de5e97af258d8938e367519f1e4aa340b0fba692fbcc7c335c8bed7df59f9b80b1bf9192
6
+ metadata.gz: dc6b465d96c77188590ec87b6454e4db92b808752065f252ac5814b5a08188d595963479675bb3d78256eaffc3a232d4bd12bfddd1548033d961da8006a1f038
7
+ data.tar.gz: d010a08688c6c14b28fdcc8477a5c0fccb22fb0ec973f2779484b4c9c139d6b910be6fafe20925cdc73ea82b4253676d04005acd2ee6cb7f8d56d9032a2524e6
data/_config.yml CHANGED
@@ -159,6 +159,13 @@ with_link_decorator_data:
159
159
  external_link_icon_excluded_tags:
160
160
  - img
161
161
 
162
+ with_heading_anchor: true
163
+ with_heading_anchor_data:
164
+ icon: "fa-solid fa-link"
165
+ icon_size: "fa-xs"
166
+ copy_success_message: "Copied!"
167
+ reset_delay: 2000
168
+
162
169
  with_minify: true
163
170
  with_minify_data:
164
171
  keep_html_and_head_opening_tags: true # preserve <html> and <head> tags
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.52.0.beta.49
4
+ version: 2.52.0.beta.50
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot