word-games-theme 2.1.7 → 2.1.8

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 (75) hide show
  1. checksums.yaml +4 -4
  2. data/_data/blog/share.yml +1 -1
  3. data/_data/footer/en/data.json +20 -18
  4. data/_data/header/en/data.json +1 -0
  5. data/_data/rating/rating.json +47 -0
  6. data/_data/wordgames/en/root.json +5 -2
  7. data/_includes/script.html +0 -2
  8. data/_includes/wordgames/advanced-filter/advanced-filter.html +56 -0
  9. data/_includes/wordgames/authorpagehead/authorpagehead.html +40 -0
  10. data/_includes/wordgames/faqs/faqs.html +44 -0
  11. data/_includes/wordgames/featurehighlights/featurehighlights.html +76 -0
  12. data/_includes/wordgames/footer/footer.html +277 -0
  13. data/_includes/wordgames/head/bloghead.html +78 -0
  14. data/_includes/wordgames/head/head.html +148 -0
  15. data/_includes/wordgames/header/blog-header.html +51 -0
  16. data/_includes/wordgames/header/header.html +51 -0
  17. data/_includes/wordgames/headings/headings.html +14 -0
  18. data/_includes/wordgames/howto/howto.html +73 -0
  19. data/_includes/wordgames/infographics/infographics.html +131 -0
  20. data/_includes/wordgames/paginations/blog-pagination.html +44 -0
  21. data/_includes/wordgames/paginations/post-pagination.html +24 -0
  22. data/_includes/wordgames/rating/rating.html +124 -0
  23. data/_includes/wordgames/rating/structureddata.html +53 -0
  24. data/_includes/wordgames/recent-posts/recent-posts.html +104 -0
  25. data/_includes/wordgames/related-posts/related-posts.html +203 -0
  26. data/_includes/wordgames/result-page/result-page.html +95 -0
  27. data/_includes/wordgames/scripts/scripts.html +66 -0
  28. data/_includes/wordgames/search-box/search-box.html +49 -0
  29. data/_includes/wordgames/seo/seo.html +58 -0
  30. data/_includes/wordgames/words-data/words-data.html +58 -0
  31. data/_includes/wordgames/words-point-table/words-point-table.html +106 -0
  32. data/_layouts/wordgames-about.html +194 -0
  33. data/_layouts/wordgames-author.html +408 -0
  34. data/_layouts/wordgames-authors.html +138 -0
  35. data/_layouts/wordgames-autogencontent.html +0 -0
  36. data/_layouts/wordgames-blog.html +94 -0
  37. data/_layouts/wordgames-disclaimer.html +148 -0
  38. data/_layouts/wordgames-home.html +78 -0
  39. data/_layouts/wordgames-post.html +215 -0
  40. data/_layouts/wordgames-privacy-policy.html +640 -0
  41. data/_layouts/wordgames-result.html +38 -0
  42. data/_layouts/wordgames-terms-and-conditions.html +569 -0
  43. data/_layouts/wordgames-tools.html +0 -0
  44. data/_layouts/wordgames-word-meaning.html +180 -0
  45. data/_layouts/wordgames-xyz.html +0 -0
  46. data/_layouts/wordgames.categories.html +0 -0
  47. data/assets/css/wordgames-blog.css +431 -0
  48. data/assets/css/wordgames-home.css +948 -0
  49. data/assets/css/wordgames-result.css +498 -0
  50. data/assets/css/wordgames-theme.css +227 -0
  51. data/assets/css/wordgames-variables.css +20 -0
  52. data/assets/images/background.svg +80 -0
  53. data/assets/images/close-btn.svg +16 -0
  54. data/assets/images/facebook-icon.svg +9 -0
  55. data/assets/images/facebook.svg +10 -1
  56. data/assets/images/how-to.svg +1 -0
  57. data/assets/images/idea.svg +113 -0
  58. data/assets/images/instagram.svg +1 -1
  59. data/assets/images/logo wordswithletter final black.svg +95 -0
  60. data/assets/images/logo.svg +106 -0
  61. data/assets/images/minus-btn.svg +14 -0
  62. data/assets/images/plus btn.svg +16 -0
  63. data/assets/images/questionmark.svg +17 -0
  64. data/assets/images/search.svg +16 -1
  65. data/assets/images/twitter.svg +1 -1
  66. data/assets/images/wordfinder-favicon.svg +69 -0
  67. data/assets/images/wordfinder-pink.svg +82 -0
  68. data/assets/images/wordfinder-result-logo.svg +105 -0
  69. data/assets/images/words with letters logo white text.svg +95 -0
  70. data/assets/js/scrabble-words.js +885 -0
  71. data/assets/js/theme.js +2 -1
  72. data/assets/js/wordgames-home.js +82 -0
  73. data/assets/js/wordgames-result.js +885 -0
  74. data/assets/js/wordgames-xletter.js +740 -0
  75. metadata +65 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5baed61c46352502d504fa912a51db33aca18a4a712991a595a7d05dc7631a45
4
- data.tar.gz: 3547cb1a97c6b08eaae318a5b04f36b19eee2f19beb7b1701d446b287def7479
3
+ metadata.gz: 4fee4bc31c1e6b9b81d07df3b3e0f976d221f86171019349fb1f95f184873f87
4
+ data.tar.gz: 65d215d43deb09cdf1a2dd49018318e5b1ff11ee38730069c7b1850c490e87f3
5
5
  SHA512:
6
- metadata.gz: 1097a6a1ad3dd776de756426961adf7881f4db2661a8483a55dad371aa02f3e13468c9c7c9eee1c87072276701052e53e92b457d42f4c9b1677e772cb234c4b1
7
- data.tar.gz: 84f3ae79177028ee7ce12f39f90051f3dd0207035bb148ff2db6d8fb087506acbd3cd1d7da1ad5ebc6ec2b09b2b57db7836f20613dc8a34485c0d690852836d2
6
+ metadata.gz: 850f337ecc3758ffabe9d7fd12f6471f64d70d9fc5dd7fcd633db48f0e65ad14c42382c1e60136923f5debae4cf82da5455f13595e975ea6a4a105770a554f54
7
+ data.tar.gz: 5d7ac6da03f86335e596617c80c25163f9178e4070cbb03288886e6f84f5267a0b93976c260dd2b002f3f5eecf6e738ad2e77403aa0909b32ee3ce26491344b5
data/_data/blog/share.yml CHANGED
@@ -5,7 +5,7 @@ platforms:
5
5
  icon: '/assets/images/twitter2.svg'
6
6
  link: 'https://twitter.com/intent/tweet?text=TITLE&url=URL'
7
7
  - type: Facebook
8
- icon: '/assets/images/facebook.svg'
8
+ icon: '/assets/images/facebook-icon.svg'
9
9
  link: 'https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL'
10
10
  - type: Linkedin
11
11
  icon: '/assets/images/linkedin2.svg'
@@ -23,33 +23,35 @@
23
23
  "url": "/about"
24
24
  }
25
25
  ],
26
- "links": [
26
+ "tools": [
27
27
  {
28
- "name": "Ten letter words with these letters",
29
- "url": "/ten-letter-words-with-these-letters"
28
+ "name": "French word unscrambler",
29
+ "url": "french-word-unscrambler"
30
30
  },
31
31
  {
32
- "name": "Two letter words with these letters",
33
- "url": "/two-letter-words-with-these-letters"
32
+ "name": "German word unscrambler",
33
+ "url": "german-word-unscrambler"
34
34
  },
35
35
  {
36
- "name": "Thirteen letter words with these letters",
37
- "url": "/thirteen-letter-words-with-these-letters"
36
+ "name": "Italian word unscrambler",
37
+ "url": "italian-word-unscrambler"
38
38
  },
39
39
  {
40
- "name": "Three letter words with these letters",
41
- "url": "/three-letter-words-with-these-letters"
40
+ "name": "Spanish word unscrambler",
41
+ "url": "spanish-word-unscrambler"
42
42
  },
43
43
  {
44
- "name": "Twelve letter words with these letters",
45
- "url": "/twelve-letter-words-with-these-letters"
44
+ "name": "Wordle Solver",
45
+ "url": "/wordle-solver"
46
46
  },
47
47
  {
48
- "name": "Eleven letter words with these letters",
49
- "url": "/eleven-letter-words-with-these-letters"
50
- }
51
- ],
52
- "tools": [
48
+ "name": "Five letter word finder",
49
+ "url": "/five-letter-word-finder"
50
+ },
51
+ {
52
+ "name": "Anagram word finder",
53
+ "url": "/anagram-word-finder"
54
+ },
53
55
  {
54
56
  "name": "French word unscrambler",
55
57
  "url": "french-word-unscrambler"
@@ -91,12 +93,12 @@
91
93
  "title": "instagram"
92
94
  },
93
95
  {
94
- "icon": "/assets/images/linkedin2.svg",
96
+ "icon": "/assets/images/linkedin.svg",
95
97
  "url": "https://www.linkedin.com/",
96
98
  "title": "linkden"
97
99
  },
98
100
  {
99
- "icon": "/assets/images/twitter2.svg",
101
+ "icon": "/assets/images/twitter.svg",
100
102
  "url": "https://www.twitter.com/",
101
103
  "title": "twitter"
102
104
  }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "navbarBrandText": "",
3
+ "navbarBrandLogo": "/assets/images/logo.svg",
3
4
  "tooltip": "words with letters",
4
5
  "megaMenu": {
5
6
  "nav-link-name": "Tools",
@@ -0,0 +1,47 @@
1
+ {
2
+ "tools": [
3
+ { "name": "podcast-to-video", "rating": "NaN", "votes": 0 },
4
+ { "name": "slideshow-maker", "rating": "NaN", "votes": 0 },
5
+ { "name": "resize-for-instagram", "rating": "5.00", "votes": 2 },
6
+ { "name": "mov-compressor", "rating": "5.00", "votes": 2 },
7
+ { "name": "extract-audio", "rating": "5.00", "votes": 11 },
8
+ { "name": "mp4-compressor", "rating": "3.89", "votes": 47 },
9
+ { "name": "video-editor", "rating": "5.00", "votes": 3 },
10
+ { "name": "video-compressor", "rating": "5.00", "votes": 3 },
11
+ { "name": "Video to Pdf Converter", "rating": "NaN", "votes": 0 },
12
+ { "name": "resize-for-pinterest", "rating": "5.00", "votes": 1 },
13
+ { "name": "resize-for-tiktok", "rating": "3.25", "votes": 8 },
14
+ { "name": "subtitle-mp4", "rating": "5.00", "votes": 4 },
15
+ { "name": "mp4-cutter", "rating": "4.33", "votes": 6 },
16
+ { "name": "video-watermark", "rating": "5.00", "votes": 3 },
17
+ { "name": "resize-for-linkedin", "rating": "5.00", "votes": 1 },
18
+ { "name": "split-video-9-16", "rating": "NaN", "votes": 0 },
19
+ { "name": "split-video-1-1", "rating": "NaN", "votes": 0 },
20
+ { "name": "video-trimmer", "rating": "3.33", "votes": 3 },
21
+ { "name": "flip-video", "rating": "5.00", "votes": 5 },
22
+ { "name": "montage-maker-online", "rating": "5.00", "votes": 1 },
23
+ { "name": "resize-for-facebook", "rating": "5.00", "votes": 5 },
24
+ { "name": "video-cutter", "rating": "3.50", "votes": 4 },
25
+ { "name": "resize-for-youtube", "rating": "5.00", "votes": 4 },
26
+ { "name": "resize-for-whatsapp", "rating": "4.20", "votes": 5 },
27
+ { "name": "video-to-boomerang", "rating": "NaN", "votes": 0 },
28
+ { "name": "resize-for-snapchat", "rating": "5.00", "votes": 2 },
29
+ { "name": "split-video-16-9", "rating": "NaN", "votes": 0 },
30
+ { "name": "stop-motion", "rating": "NaN", "votes": 0 },
31
+ { "name": "add-text-to-video", "rating": "5.00", "votes": 1 },
32
+ { "name": "mp4-trimmer", "rating": "5.00", "votes": 9 },
33
+ { "name": "video-slow", "rating": "5.00", "votes": 6 },
34
+ { "name": "resize-video", "rating": "4.27", "votes": 15 },
35
+ { "name": "loop-video", "rating": "NaN", "votes": 0 },
36
+ { "name": "add-music-to-gif", "rating": "NaN", "votes": 0 },
37
+ { "name": "edit-mp4-video", "rating": "4.11", "votes": 9 },
38
+ { "name": "video-splitter", "rating": "4.60", "votes": 5 },
39
+ { "name": "video-overlays", "rating": "NaN", "votes": 0 },
40
+ { "name": "resize-for-twitter", "rating": "NaN", "votes": 0 },
41
+ { "name": "video-reverse", "rating": "5.00", "votes": 5 },
42
+ { "name": "crop-video", "rating": "5.00", "votes": 3 },
43
+ { "name": "video-rotater", "rating": "5.00", "votes": 5 },
44
+ { "name": "crop-mp4", "rating": "4.81", "votes": 16 },
45
+ { "name": "images-to-video", "rating": "NaN", "votes": 0 }
46
+ ]
47
+ }
@@ -23,6 +23,10 @@
23
23
  "image": "/assets/images/2.png",
24
24
  "description": "5 benefits of using wake me up at 4:45 am tool"
25
25
  },
26
+ {
27
+ "image": "/assets/images/3.png",
28
+ "description": "Additional features of wake me up at 4:45 am tool"
29
+ },
26
30
  {
27
31
  "image": "/assets/images/3.png",
28
32
  "description": "Additional features of wake me up at 4:45 am tool"
@@ -62,8 +66,7 @@
62
66
  }
63
67
  ],
64
68
  "HOW_TO_CONTENT": {
65
- "YoutubeVideoUrl": "https://youtu.be/KvG92NJQssk?si=DUjC9DBi3MHZbvFW",
66
- "logoImageUrl": "/assets/images/check.svg",
69
+ "logoImageUrl": "/assets/images/idea.svg",
67
70
  "heading": "How to set alarm for $variable minutes:",
68
71
  "steps": [
69
72
  "Click on set alarm ",
@@ -14,8 +14,6 @@
14
14
 
15
15
  {% assign scriptData = site.data.[page.folderName][lang][file] %}
16
16
 
17
- <script defer src="/assets/js/theme.js"></script>
18
-
19
17
  {%- if site.removeJquery != true -%}
20
18
  <script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
21
19
  {%- endif -%}
@@ -0,0 +1,56 @@
1
+ <div class="d-flex fillterWrapper my-5 hide">
2
+ <span class="d-none m,filter_count" style="display: none;"></span>
3
+ <div class="startsWith">
4
+ <input class="filter_val" autocomplete="off" type="text" id="startsWith" placeholder="Starts with" value=""
5
+ name="prefix">
6
+ <div class="filter-tooltip" data-tip="Find words that start with these letters(AB-&gt; Able)" id="Find words that start with these letters(AB-&gt; Able)">
7
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
8
+ </div>
9
+ </div>
10
+ <div class="endsWith">
11
+ <input class="filter_val" autocomplete="off" type="text" id="endsWith" placeholder="Ends with" name="suffix">
12
+ <div class="filter-tooltip" data-toggle="tooltip" data-placement="top"
13
+ data-tip="Filter for words that ends with these letters" id="Filter for words that ends with these letters">
14
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
15
+ </div>
16
+ </div>
17
+ <div class="wordLength same">
18
+ <input autocomplete="off" type="text" class="filter_val" id="wordLength" placeholder="Length" name="length"
19
+ value="">
20
+
21
+ <div class="filter-tooltip" data-toggle="tooltip" data-placement="top"
22
+ data-tip="Filter for words with this length" id="Filter for words with this length">
23
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
24
+ </div>
25
+ </div>
26
+ <div class="inculdeWith">
27
+ <input class="filter_val" autocomplete="off" type="text" id="inculdeWith" placeholder="Inculde" value=""
28
+ name="inculde">
29
+ <div class="filter-tooltip" data-toggle="tooltip" data-placement="top"
30
+ data-tip="Only words that contain the letters you enter here" id="Only words that contain the letters you enter here">
31
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
32
+ </div>
33
+ </div>
34
+ <div class="mustInclude">
35
+ <input class="filter_val" autocomplete="off" type="text" id="mustInclude" placeholder="Contains"
36
+ name="contains">
37
+ <div class="filter-tooltip" data-tip="Words that contain letters in this order(ab)" id="Words that contain letters in this order(ab)">
38
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
39
+ </div>
40
+
41
+ </div>
42
+
43
+ <div class="exculdeWith">
44
+ <input class="filter_val" autocomplete="off" type="text" id="exculdeWith" placeholder="Exculde" value=""
45
+ name="exculde">
46
+ <div class="filter-tooltip" data-toggle="tooltip" data-placement="top"
47
+ data-tip="Only words that not contain the letters you enter here" id="Only words that not contain the letters you enter here">
48
+ <img width="30px" height="30px" src="/assets/images/questionmark.svg" alt="Question Mark" />
49
+ </div>
50
+ </div>
51
+
52
+
53
+
54
+
55
+
56
+ </div>
@@ -0,0 +1,40 @@
1
+ <head>
2
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
3
+ {% for post in posts %}
4
+ {%- include /authors/authors.html -%}
5
+ {% if authorName contains page.authorName %}
6
+ {% capture author_info %}{% assign author = authorName %}{% assign bio = bio %}{{ author }} - {{ bio }}{% endcapture %}
7
+ {% capture author_name %}{% assign author = authorName %}{{ author }}{% endcapture %}
8
+
9
+ {% assign authorPageTitle = author_info %}
10
+ {% assign author_name = author_name %}
11
+ {%- endif -%}
12
+ {% endfor %}
13
+
14
+
15
+ {%- assign title = newtitle -%}
16
+ {%- assign description = pagedescription-%}
17
+
18
+
19
+ <meta charset="UTF-8" />
20
+ <link rel="shortcut icon" href="{{favicon}}" />
21
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
22
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
23
+ <meta name="keywords" content="{{site.keyboard}}" />
24
+ <meta name="description" content="{{ authorPageTitle | slice: 0, 155 | default: page.description }}" />
25
+ <meta name="og:description" content="{{ authorPageTitle | slice: 0, 155 | default: page.description}}" />
26
+ <meta property="og:title" content="{{ authorPageTitle | default: page.title }}" />
27
+ <meta property="og:type" content="profile" />
28
+ <meta property="og:locale" content="en_US" />
29
+ <meta property="og:site_name" content="{{site.name }}" />
30
+ <meta property="og:url" content="{{site.url | append: page.url}}" />
31
+ <meta name="author" content="{{ author_name | default: page.title }}" />
32
+ <title>{{authorPageTitle | default: page.title}}</title>
33
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" />
34
+ <link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}" />
35
+
36
+ <link rel="stylesheet" href="/assets/css/wordgames-variables.css" />
37
+ <link rel="stylesheet" href="/assets/css/wordgames-theme.css" />
38
+ <link rel="stylesheet" href="/assets/css/wordgames-home.css" />
39
+ {%- include google-analytics.html -%}
40
+ </head>
@@ -0,0 +1,44 @@
1
+ {% assign file = page.fileName %}
2
+ {% assign lang = page.lang %}
3
+ {% assign dataToShow = site.data.[page.folderName][lang][file] %}
4
+ <div class="container my-5">
5
+ <p class="feature-highlight-title mb-0">FAQ</p>
6
+ {%- if site.ezoicAds -%}
7
+ <div class="container">
8
+ <div class="row my-xl-0">
9
+ <main class="faqs">
10
+ {% for entry in dataToShow.faqList %}
11
+ <details>
12
+ <summary>
13
+ {{entry.Question}}
14
+ </summary>
15
+ <div class="faq__content">
16
+ <p class="faq-answer mb-0">{{entry.Answer}}</p>
17
+ </div>
18
+ </details>
19
+ {% endfor %}
20
+ </main>
21
+ </div>
22
+ </div>
23
+ {%- else -%}
24
+ <div class="container">
25
+ <div class="row my-xl-0">
26
+ <div class="col-lg-12 col-md-8 p-0">
27
+ <main class="faqs">
28
+ {% for entry in dataToShow.faqList %}
29
+ <details>
30
+ <summary>
31
+ <h3 class="faq-question mb-2">{{entry.Question}}</h3>
32
+ </summary>
33
+ <div class="faq__content">
34
+ <p class="faq-answer mb-0">{{entry.Answer}}</p>
35
+ </div>
36
+ </details>
37
+ {% endfor %}
38
+ </main>
39
+ </div>
40
+
41
+ </div>
42
+ </div>
43
+ {%- endif -%}
44
+ </div>
@@ -0,0 +1,76 @@
1
+ {% assign file = page.fileName %}
2
+ {% assign lang = page.lang %}
3
+ {% assign dataToShow = site.data.[page.folderName][lang][file] %}
4
+ <div class="container mt-4">
5
+ <div class="row">
6
+ <div class="ads_layout feature w-100">
7
+ <div class="col-lg-4 col-md-6 my-3">
8
+ <p class="feature-highlight-title mb-0">Features</p>
9
+ </div>
10
+ {%- if dataToShow.feature_description -%}
11
+ <p class="description">{{dataToShow.feature_description}}</p>
12
+ {%- endif -%}
13
+ </div>
14
+ {%- if site.ezoicAds -%}
15
+ <div class="container p-0">
16
+ <div class="m-0 row text-center features_data">
17
+ {% assign totalHeaderCount = 0 %}
18
+ {% for data in dataToShow.featureList %}
19
+ {% assign words = data.feature_heading | split: " " %}
20
+ {% assign word_count = words | size %}
21
+ {% assign totalHeaderCount = totalHeaderCount | plus: word_count %}
22
+ {% endfor %}
23
+
24
+ <div class="col-md-9 mx-auto">
25
+ <div class="row">
26
+ {% for entry in dataToShow.featureList %}
27
+ <div class="col-md-6 my-3">
28
+ <div class="card-body h-100">
29
+ <img src="{{ entry.fa_class }}" loading="lazy" height="25px" width="25px"
30
+ alt="{{entry.feature_heading}}"></img>
31
+ {%- if totalHeaderCount > site.count_of_words_in_headings -%}
32
+ <h2 class="card-title">{{ entry.feature_heading }}</h2>
33
+ {%- else -%}
34
+ <div class="card-title">{{entry.feature_heading}}</div>
35
+ {%- endif -%}
36
+ <div class="card-text" style="color: #3E3E3E; font-size: 14px;">{{ entry.feature_text}}
37
+ </div>
38
+ </div>
39
+ </div>
40
+ {% endfor %}
41
+ </div>
42
+ </div>
43
+ </div>
44
+ </div>
45
+ {%- else -%}
46
+ <div class="container p-0">
47
+ <div class="m-0 row text-center features_data">
48
+ {% assign totalHeaderCount = 0 %}
49
+ {% for data in dataToShow.featureList %}
50
+ {% assign words = data.feature_heading | split: " " %}
51
+ {% assign word_count = words | size %}
52
+ {% assign totalHeaderCount = totalHeaderCount | plus: word_count %}
53
+ {% endfor %}
54
+
55
+ {% for entry in dataToShow.featureList %}
56
+ <div class="col-lg-4 col-md-6 my-3">
57
+ <div class="card-body h-100">
58
+ <!-- <img src="{{ entry.fa_class }}" loading="lazy" height="25px" width="25px"
59
+ alt="{{entry.feature_heading}}"></img> -->
60
+ <div class="card-title">
61
+ {%- if totalHeaderCount > site.count_of_words_in_headings -%}
62
+ {{entry.feature_heading}}
63
+ {%- else -%}
64
+ {{ entry.feature_heading }}
65
+ {%- endif -%}
66
+ </div>
67
+ <div class="text-left card-text" style="color: #3E3E3E;
68
+ font-size: 14px;">{{ entry.feature_text}}</div>
69
+ </div>
70
+ </div>
71
+ {% endfor %}
72
+ </div>
73
+ </div>
74
+ {%- endif -%}
75
+ </div>
76
+ </div>