appscms-tools-theme 5.6.5 → 5.6.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39ad33b9b302212e0ef0e682ce0f27d55050b97407a3e1e243d65d929a551330
4
- data.tar.gz: 291005781fcf5c6a0c0d44c00671caaa2efec8a48deda3533c7f68283736887c
3
+ metadata.gz: 8e02019dba58647daddf6f33fd910f61c67a12f1707c649df8843a58b2d8923e
4
+ data.tar.gz: 21391b9c90c2d997b727b14efd32b1ef34800890ece3c91bb495ed822e427b6b
5
5
  SHA512:
6
- metadata.gz: 12533d95eed34b52dae7d867dc5049c079f9a4c94cc5f818b1ad8526eef89de12f59caba2987729bd84f0b2ffae3294dccf8498d28d00fcce4ba74dbd09fad63
7
- data.tar.gz: e418a7c074de27ed2700e8f976e9f84bd788aa8d55caa40cdd3fac3dc86b066dbb394c9160b51e4c027aff7f3ba0fd035208e47593f158addead028418c4f127
6
+ metadata.gz: 796bbbbdbb4be16c79b2935440c88ea35aaff5a536d204d1c212833590a7cac15cfeb4434db97dd8a08d194d2df3f5ac15703b92ab0b2a38080e18cf5a9ff002
7
+ data.tar.gz: '088aa4147eaa6a4c19d173164b76c1238931095a860436ce99e60a789ba50f1c55c27775d979ec07ba48f9028ebaaa1fe51aa80bff8ba9803fcec8be23521ae6'
@@ -73,7 +73,7 @@
73
73
  "FAQ": [
74
74
  {
75
75
  "question":"cms",
76
- "answer": "Unexpected <a class=\"webcms-anchor\" href=\"https://hwtests.com/double-click-test\">double clicks</a> often happen because of worn mouse switches, hardware issues, or incorrect button registration. Using the double-click test helps determine whether your mouse is producing unwanted double-click inputs. The test can help confirm whether the problem is with the mouse itself."
76
+ "answer": "Unexpected <a href=\"https://hwtests.com/double-click-test\" class=\"webcms-anchor\">double clicks</a> often happen because of worn mouse switches, hardware issues, or incorrect button registration. Using the double-click test helps determine whether your mouse is producing unwanted double-click inputs. The test can help confirm whether the problem is with the mouse itself."
77
77
  },
78
78
  {
79
79
  "question": "Can I also find words using 3 blanks instead of 2?\n",
data/_includes/.DS_Store CHANGED
Binary file
Binary file
@@ -28,7 +28,7 @@ assign showFaqs = true -%} {%- endif -%} {%- endfor -%} {%- if showFaqs == true
28
28
  </h3>
29
29
  <p class="faq-answer">
30
30
  {% assign final_answer = data.answer | replace: "$variable", page.value %}
31
- {%- if final_answer contains "<a class="webcms-anchor"" -%}
31
+ {%- if final_answer contains "class="webcms-anchor"" -%}
32
32
  {{ final_answer }}
33
33
  {%- else -%}
34
34
  {% if final_answer contains "<a" %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.6.5
4
+ version: 5.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms