word-games-theme 0.9.8 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a855b14d7f00f9f265c1f2c67fba0824bcf77376c3a540ec768a437fdb76770c
4
- data.tar.gz: a09f88600de9901d63e654c4ccfe7f3f65f772f3fa52fdaf0277fabf4ec81ef5
3
+ metadata.gz: 1f4dc8397a42dcd8f4c2253e179c0fe203553a776f31f48c71e53be502a27066
4
+ data.tar.gz: 8f03f27be6219d7552b413a62f9883d4323b82d3d7e68364342d4e8ec98b8ef4
5
5
  SHA512:
6
- metadata.gz: 8ea229de46593fcaba86fb625f35f366e462a983f07019e153542f7c65444480be3a1986a75700f13d083f61c9784e8a88d9b5b0be0e88b9c183fc187e934bf1
7
- data.tar.gz: 41bb5eb1e2d1f36face6f79b17777b6070a26cf39cf7f3eca8f8c420ee40d278ce9005766bb320617235c87b94316c4d8d0d5038d1e78cc2366121429f1fe772
6
+ metadata.gz: 95fcb56f2b026b209b3c361a74a5703661c4659013ae2ec9ae070bf8f63a375a1dca243695852f426d0b4d352e8608ed3c47c40e76d9b08bedc534d32023004a
7
+ data.tar.gz: ca80e63d1107ac528eb38752fbe47ca16e3854dc6cf6f51c8c070c8d7d971d212899ae21c3f19d121f8df27b8bbaf5580cff293365c97bb16b668decaf140f57
@@ -1 +1,63 @@
1
- {"filewords":{"name":"","data":[{"word":"","x":"","gameName":""}]},"filepath":{},"title":"4 letter words with these letters and a blank- The most useful word finder tool ","h1":"Here's the full list of 4 letter words with these letters and a blank","h2":"Find all 4 letter words with these letters and a blank","meta":"Find words using a combination of letters and blanks words using a combination of letters and blanks without any constrain. Use our advanced word search tool and get your desired result.","featureNo":"02","feature_title":"Features","blogNo":"03","blog_title":"Blog","FaqNo":"04","Faq_title":"FAQ","aboutNo":"05","about_title":"About","featureList":[{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"},{"feature_heading":"","feature_text":"","fa_class":"../assets/images/star.svg"}],"faqList":[{"Question":"","Answer":""}]}
1
+ {
2
+ "filewords": {
3
+ "name": "",
4
+ "data": [
5
+ {
6
+ "word": "",
7
+ "x": "",
8
+ "gameName": ""
9
+ }
10
+ ]
11
+ },
12
+ "filepath": {},
13
+ "title": "4 letter words with these letters and a blank- The most useful word finder tool ",
14
+ "h1": "Here's the full list of 4 letter words with these letters and a blank",
15
+ "h2": "Find all 4 letter words with these letters and a blank",
16
+ "meta": "Find words using a combination of letters and blanks words using a combination of letters and blanks without any constrain. Use our advanced word search tool and get your desired result.",
17
+ "featureNo": "02",
18
+ "feature_title": "Features",
19
+ "blogNo": "03",
20
+ "blog_title": "Blog",
21
+ "FaqNo": "04",
22
+ "Faq_title": "FAQ",
23
+ "aboutNo": "05",
24
+ "about_title": "About",
25
+ "featureList": [
26
+ {
27
+ "feature_heading": "",
28
+ "feature_text": "",
29
+ "fa_class": "../assets/images/star.svg"
30
+ },
31
+ {
32
+ "feature_heading": "",
33
+ "feature_text": "",
34
+ "fa_class": "../assets/images/star.svg"
35
+ },
36
+ {
37
+ "feature_heading": "",
38
+ "feature_text": "",
39
+ "fa_class": "../assets/images/star.svg"
40
+ },
41
+ {
42
+ "feature_heading": "",
43
+ "feature_text": "",
44
+ "fa_class": "../assets/images/star.svg"
45
+ },
46
+ {
47
+ "feature_heading": "",
48
+ "feature_text": "",
49
+ "fa_class": "../assets/images/star.svg"
50
+ },
51
+ {
52
+ "feature_heading": "",
53
+ "feature_text": "",
54
+ "fa_class": "../assets/images/star.svg"
55
+ }
56
+ ],
57
+ "faqList": [
58
+ {
59
+ "Question": "",
60
+ "Answer": ""
61
+ }
62
+ ]
63
+ }
@@ -39,6 +39,16 @@
39
39
  "fa_class": "../assets/images/star.svg"
40
40
  }
41
41
  ],
42
+ "HOW_TO_CONTENT": {
43
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
44
+ "heading": "How to set alarm for $variable minutes:",
45
+ "steps": [
46
+ "Click on set alarm ",
47
+ "Set $variable minutes for alarm.",
48
+ "Choose sound of your choice.",
49
+ "Click submit to set alarm, that's it !."
50
+ ]
51
+ },
42
52
  "faqList": [
43
53
  {
44
54
  "Question": "",
@@ -7,6 +7,16 @@
7
7
  "categories": "wordle",
8
8
  "featureNo": "02",
9
9
  "feature_title": "Features",
10
+ "HOW_TO_CONTENT": {
11
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
12
+ "heading": "How to set alarm for $variable minutes:",
13
+ "steps": [
14
+ "Click on set alarm ",
15
+ "Set $variable minutes for alarm.",
16
+ "Choose sound of your choice.",
17
+ "Click submit to set alarm, that's it !."
18
+ ]
19
+ },
10
20
  "featureList": [
11
21
  {
12
22
  "feature_heading": "",
@@ -13,6 +13,7 @@
13
13
  "Faq_title": "FAQ",
14
14
  "aboutNo": "05",
15
15
  "about_title": "About",
16
+ "howto": "How to",
16
17
  "featureList": [
17
18
  {
18
19
  "feature_heading": "Words with letters and a blank?",
@@ -50,6 +51,16 @@
50
51
  "fa_class": "../assets/images/star.svg"
51
52
  }
52
53
  ],
54
+ "HOW_TO_CONTENT": {
55
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
56
+ "heading": "How to set alarm for $variable minutes:",
57
+ "steps": [
58
+ "Click on set alarm ",
59
+ "Set $variable minutes for alarm.",
60
+ "Choose sound of your choice.",
61
+ "Click submit to set alarm, that's it !."
62
+ ]
63
+ },
53
64
  "faqList": [
54
65
  {
55
66
  "Question": "Words with letters and a blank?",
@@ -34,4 +34,6 @@
34
34
  </div>
35
35
  </div>
36
36
  </div>
37
- </div>
37
+ </div>
38
+
39
+ {%- include howto.html -%}
data/assets/css/style.css CHANGED
@@ -247,8 +247,50 @@ header {
247
247
  margin-top: 110px;
248
248
  margin-bottom: 20px;
249
249
  }
250
+ .how-to-section {
251
+ padding: 90px 0;
252
+ }
253
+ .how-to-title {
254
+ line-height: 30px;
255
+ font-weight: 600;
256
+ margin: 0;
257
+ padding-bottom: 12px;
258
+ }
259
+ .how-to-list {
260
+ margin: 0;
261
+ padding: 6px 0;
262
+ list-style: none;
263
+ text-align: left;
264
+ }
265
+ .how-to-list-item {
266
+ line-height: 24px;
267
+ font-size: 16px;
268
+ font-weight: 400;
269
+ display: flex;
270
+ padding: 6px 0;
271
+ }
272
+ .how-to-list-item span {
273
+ line-height: 24px;
274
+ font-size: 16px;
275
+ font-weight: 600;
276
+ min-width: 24px;
277
+ }
278
+ .how-to-img-wrapper {
279
+ width: 100%;
280
+ height: 100%;
281
+ display: flex;
282
+ justify-content: center;
283
+ align-items: center;
284
+ }
285
+ .how-to-leftimg {
286
+ height: 180px;
287
+ width: 300px;
288
+ }
250
289
 
251
290
  @media (max-width: 768px) {
291
+ .how-to-leftimg {
292
+ margin-bottom: 24px;
293
+ }
252
294
  .navbar {
253
295
  padding: 1.2rem 15px !important;
254
296
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.8
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-16 00:00:00.000000000 Z
11
+ date: 2022-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll