appscms-tools-theme 5.1.4 → 5.1.5

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: 1f86bfcc8eeafa9122e5e7ae3af81aba7fb6a5e414a21a919124c6fc0e940e38
4
- data.tar.gz: 8fb3a4f46c6c7c25366dd1cb3e4353ff822021dd3aa910fe0416b98c1568a0be
3
+ metadata.gz: e310720a45696b17744e79144cdbd276a559cf067afccaf8a1ae15fe2d1f4b8d
4
+ data.tar.gz: a4bfe0ae647f3657f7b21891a9c2ed87b680f500fb36317ecfeee6fb3ffe7a4b
5
5
  SHA512:
6
- metadata.gz: 28973642be1b52d65098d2c29b5be1134c348095a478e79fc3574cc8e6b42d9907b808a1849a2e1092c06dc816c580b5418f1fffb309ec775177244b94ef1a09
7
- data.tar.gz: f5f2df41af7b80b6135e21670ecf98a4060296bfd665999316487e7b3d75e12529b517b8749461986923e0c3d594b9a6e530a3c5b41a008ff5177bda7ba9ca94
6
+ metadata.gz: 45a92522616f98d222e7f9bf0519537b407d57f56e5eaa1b5d6147f007073f20824a0e63d3d7c7139f134d462260281a101cdf0681efd59e5591f838cd4f2c8c
7
+ data.tar.gz: fcd90f0fb299391134fe8ea7c4829fa464e8102c7e70ae3e31e0e41066800e82cb0e5eaf697321ec7a0a044a260f380ab00927e8d73415f2a2b40740cb5124cd
data/_data/.DS_Store CHANGED
Binary file
Binary file
@@ -73,11 +73,11 @@
73
73
  "FAQ": [
74
74
  {
75
75
  "question": "How many seconds from now, will the alarm ring ?",
76
- "answer": "To complete the atmosphere of your video, add music to the project. Don't forget to adjust its length and volume.To complete the atmosphere of your video, add music to the project. Don't forget to adjust its length and volume."
76
+ "answer": "You can visit https://safeimagekit.com/conv/aspect-ratio to change the aspect ratio of your images quickly and effortlessly. Select different aspect ratios and customize your images to fit your needs."
77
77
  },
78
78
  {
79
79
  "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
80
- "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
80
+ "answer": "You can visit https://safeimagekit.com/split-photo to change the aspect ratio of your images quickly and effortlessly. Select different aspect ratios and customize your images to fit your needs."
81
81
  },
82
82
  {
83
83
  "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
data/_includes/.DS_Store CHANGED
Binary file
Binary file
@@ -4,7 +4,8 @@
4
4
  {%- assign showFaqs= true -%} {%- for item in site.noFaqsList -%} {%- if item ==
5
5
  page.lang -%} {%- assign showFaqs = false -%} {%- break -%} {%- else -%} {%-
6
6
  assign showFaqs = true -%} {%- endif -%} {%- endfor -%} {%- if showFaqs == true
7
- -%} {%- if pageData.FAQ.size>0 -%}
7
+ -%}
8
+ {%- if pageData.FAQ.size>0 -%}
8
9
  <div class="container heading mt-5">
9
10
  <div class="d-flex align-items-center justify-content-center">
10
11
  <hr
@@ -21,16 +22,17 @@ assign showFaqs = true -%} {%- endif -%} {%- endfor -%} {%- if showFaqs == true
21
22
  </div>
22
23
  </div>
23
24
  <div class="container mx-auto appscms-faq-section col-md-9 p-3 pb-3 col-12">
24
- {% for data in pageData.FAQ %}
25
- <div class="faq-item">
26
- <h3 class="faq-question">
27
- {{data.question | replace: "$variable", page.value}}
28
- </h3>
29
- <p class="faq-answer">
30
- {{data.answer | replace: "$variable", page.value}}
31
- </p>
32
- </div>
33
- {% endfor %}
25
+ {% for data in pageData.FAQ %}
26
+ <div class="faq-item">
27
+ <h3 class="faq-question">
28
+ {{ data.question | replace: "$variable", page.value }}
29
+ </h3>
30
+ <p class="faq-answer">
31
+ {{ data.answer | replace: "$variable", page.value | auto_link }}
32
+ </p>
33
+ </div>
34
+ {% endfor %}
35
+
34
36
  </div>
35
37
  </div>
36
38
  </div>
data/assets/.DS_Store CHANGED
Binary file
@@ -3479,7 +3479,7 @@ a:hover {
3479
3479
  .modal {
3480
3480
  display: none;
3481
3481
  position: fixed;
3482
- z-index: 1;
3482
+ z-index: 1045;
3483
3483
  left: 0;
3484
3484
  top: 0;
3485
3485
  width: 100%;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.4
4
+ version: 5.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-10 00:00:00.000000000 Z
11
+ date: 2025-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll