word-games-theme 2.1.7 → 2.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) 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/style.css +1 -1
  48. data/assets/css/wordgames-blog.css +431 -0
  49. data/assets/css/wordgames-home.css +969 -0
  50. data/assets/css/wordgames-result.css +498 -0
  51. data/assets/css/wordgames-theme.css +227 -0
  52. data/assets/css/wordgames-variables.css +20 -0
  53. data/assets/images/background.svg +80 -0
  54. data/assets/images/close-btn.svg +16 -0
  55. data/assets/images/facebook-icon.svg +9 -0
  56. data/assets/images/facebook.svg +10 -1
  57. data/assets/images/how-to.svg +1 -0
  58. data/assets/images/idea.svg +113 -0
  59. data/assets/images/instagram.svg +1 -1
  60. data/assets/images/logo wordswithletter final black.svg +95 -0
  61. data/assets/images/logo.svg +106 -0
  62. data/assets/images/minus-btn.svg +14 -0
  63. data/assets/images/plus btn.svg +16 -0
  64. data/assets/images/questionmark.svg +17 -0
  65. data/assets/images/search.svg +16 -1
  66. data/assets/images/twitter.svg +1 -1
  67. data/assets/images/wordfinder-favicon.svg +69 -0
  68. data/assets/images/wordfinder-pink.svg +82 -0
  69. data/assets/images/wordfinder-result-logo.svg +105 -0
  70. data/assets/images/words with letters logo white text.svg +95 -0
  71. data/assets/js/scrabble-words.js +885 -0
  72. data/assets/js/theme.js +2 -1
  73. data/assets/js/wordgames-home.js +82 -0
  74. data/assets/js/wordgames-result.js +885 -0
  75. data/assets/js/wordgames-xletter.js +740 -0
  76. metadata +65 -2
@@ -0,0 +1,277 @@
1
+ {% assign lang = page.lang %}
2
+ {% assign dataToShow = site.data.footer[lang].data %}
3
+ {%- assign networksitesData = site.data.footer.networksites -%}
4
+ {%- include languages/languages.html -%}
5
+ {% assign dataFile= site.data[folder][lang][file] %}
6
+ <footer class="footer-section">
7
+ <div class="footer-wrap">
8
+ <div class="container-fluid">
9
+ <div class="row">
10
+ <div class="col-md-10 mx-auto">
11
+ <div class="d-flex align-items-center justify-content-start footer-prducts-div-heading py-4">
12
+
13
+ <h6 class="text-center wordgames-h3 text-white my-4" style="font-size: 30px">Products</h6>
14
+ <hr class="flex-grow-1 mx-4 mb-0 footer-product-line"
15
+ style="height: 1px; background-color: var(--primary-color);width: 644px; max-width: 644px;">
16
+ </div>
17
+
18
+ <div class="footer-single-col">
19
+ {%- if site.ezoicAds -%}
20
+ {%- assign config = 'justify-content-center' -%}
21
+ {%- else -%}
22
+ {%- assign config = 'justify-content-between' -%}
23
+ {%- endif -%}
24
+ <div class="row {{config}}">
25
+ {% for data in dataToShow.tools %}
26
+ <div class="col-md-3 txt-secondary">
27
+ <p class="mb-4"><a class="footer-links txt-secondary"
28
+ href="{{data.url}}">{{data.name}}</a></p>
29
+ </div>
30
+ {% endfor %}
31
+ </div>
32
+ <div class="mt-5 row justify-content-between">
33
+ <div class="col-md-3">
34
+ <p class="mb-4 font-weight-bold txt-primary footer_subheading">{{dataToShow.companytitle |
35
+ default:
36
+ 'Company' }}</p>
37
+ {% for data in dataToShow.company %}
38
+ <p class="mb-4"><a class="footer-links txt-secondary"
39
+ href="{{data.url}}">{{data.name}}</a></p>
40
+ {% endfor %}
41
+ </div>
42
+ <div class="col-md-5">
43
+ <p class="mb-4 font-weight-bold txt-primary footer_subheading">{{dataToShow.networksitestitle
44
+ |
45
+ default: 'Network sites'}}</p>
46
+ {% for data in networksitesData.networkSites %}
47
+ <p class="mb-4"><a class="footer-links txt-secondary"
48
+ href="{{data.url}}">{{data.name}}</a></p>
49
+ {% endfor %}
50
+ </div>
51
+ <div class="col-md-4 mb-5">
52
+ {%- if dataToShow.logo -%}
53
+ <div class="footer-logo-cont">
54
+ <!-- <img loading="lazy" src="{{dataToShow.logo}}" title="logo" class="footer-logo d-block"
55
+ alt="footer logo" width="30px" height="30px"> -->
56
+ <span class="email_heaidng">
57
+ {{dataToShow.heading}}
58
+ </span>
59
+ </div>
60
+ {%- endif -%}
61
+ <hr class="footer_hr">
62
+ <div class="footer-social-list my-5">
63
+ <ul class="list-inline">
64
+ {% for data in dataToShow.social %}
65
+ <li>
66
+ <a id="{{data.url}}" href="{{data.url}}" target="_blank"
67
+ aria-label="{{ data.url }}">
68
+ <img src="{{data.icon}}" width="20px" height="20px" alt="share_icon">
69
+ </img>
70
+ </a>
71
+ </li>
72
+ {% endfor %}
73
+ </ul>
74
+ </div>
75
+ </div>
76
+ </div>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </div>
81
+ </div>
82
+ </footer>
83
+ <div class="footer-bottom d-flex gap-5 copyright-text my-3 bg-white txt-black text-center">
84
+ <p class="mb-0">
85
+ {{dataToShow.messege}}
86
+ </p>
87
+ {%- if site.internationalization -%}
88
+ <center>
89
+ <button id="int-modal-btn" type="button" class="drop-down-btn" data-toggle="modal"
90
+ data-target="#staticBackdrop">
91
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
92
+ <path
93
+ d="M12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4ZM11.619 15.428L8.57155 15.4289C8.9774 16.7012 9.60471 17.924 10.4358 19.0678C10.8198 19.1532 11.2151 19.2073 11.6191 19.2282L11.619 15.428ZM15.4284 15.4289L12.38 15.428L12.3809 19.2282C12.7849 19.2073 13.1802 19.1532 13.5641 19.0687C14.3953 17.924 15.0226 16.7012 15.4284 15.4289ZM18.3762 15.4285L16.0984 15.4284C15.7811 16.5746 15.31 17.6754 14.703 18.7169C16.2768 18.0829 17.5774 16.9109 18.3762 15.4285ZM7.90159 15.4284L5.62381 15.4285C6.42258 16.9109 7.72324 18.0829 9.29827 18.717C8.69002 17.6754 8.21891 16.5746 7.90159 15.4284ZM7.4355 12.3803L4.77175 12.3809C4.81342 13.1846 4.98617 13.9535 5.26904 14.6669L7.71488 14.6666C7.55555 13.9205 7.46086 13.1572 7.4355 12.3803ZM15.9653 12.3808L12.38 12.38V14.666L15.6434 14.6671C15.8277 13.9178 15.9362 13.1537 15.9653 12.3808ZM19.2282 12.3809L16.5645 12.3803C16.5391 13.1572 16.4444 13.9205 16.2851 14.6666L18.731 14.6669C19.0138 13.9535 19.1866 13.1846 19.2282 12.3809ZM11.619 12.38L8.03469 12.3808C8.06384 13.1537 8.17229 13.9178 8.35656 14.6671L11.619 14.666V12.38ZM7.78068 8.95226L5.43294 8.95224C5.05284 9.76985 4.82095 10.6703 4.77175 11.6191L7.4329 11.6194C7.45634 10.71 7.57476 9.81899 7.78068 8.95226ZM15.5678 8.95239L12.38 8.952V11.619H15.968L15.9673 11.5875C15.9382 10.6945 15.8033 9.81313 15.5678 8.95239ZM18.5671 8.95224L16.2193 8.95226C16.4252 9.81899 16.5437 10.71 16.5671 11.6194L19.2282 11.6191C19.1791 10.6703 18.9472 9.76985 18.5671 8.95224ZM11.619 8.952L8.43217 8.95239C8.16446 9.93108 8.02667 10.9364 8.02667 11.9553L8.031 11.619H11.619V8.952ZM9.22964 5.31048L9.02453 5.39982C7.70745 5.99451 6.60023 6.97185 5.84458 8.19011L7.98594 8.19044C8.28727 7.19147 8.70587 6.2283 9.22964 5.31048ZM12.3809 4.77175L12.38 8.19L15.3312 8.18991C14.9387 7.06132 14.371 5.97399 13.6406 4.949C13.2322 4.85405 12.8116 4.79408 12.3809 4.77175ZM14.7693 5.31058L14.9321 5.60148C15.3809 6.43124 15.7444 7.2965 16.0141 8.19044L18.1554 8.19011C17.3607 6.9088 16.177 5.89399 14.7693 5.31058ZM10.5701 4.90311L10.3594 4.949C9.629 5.97399 9.06128 7.06132 8.66884 8.18991L11.619 8.19L11.6191 4.77175C11.262 4.79027 10.9117 4.83467 10.5701 4.90311Z">
94
+ </path>
95
+ </svg> {%- for item in site.pages -%}
96
+ {%- assign languagetext = [item.lang] -%}
97
+ {%- assign pagelink = page.permalink | split: "/" | last-%}
98
+ {%- assign itemlink = item.permalink | split: "/" | last-%}
99
+ {%- if pagelink == itemlink and page.lang == item.lang and page.permalink == item.permalink
100
+ -%}
101
+ {{languagetext[1]}}
102
+ {%- endif -%}
103
+ {%- endfor -%}
104
+ </button>
105
+ </center>
106
+ <div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false" tabindex="-1"
107
+ aria-labelledby="staticBackdropLabel" aria-hidden="true">
108
+ <div class="modal-dialog ">
109
+ <div class="modal-content">
110
+ <div class="modal-header">
111
+ <h5 class="modal-title text-center w-100 " id="staticBackdropLabel">Select Language
112
+ </h5>
113
+ <button type="button" class="close" id="close-modal" data-dismiss="modal" aria-label="Close">
114
+ <span aria-hidden="true">&times;</span>
115
+ </button>
116
+ </div>
117
+ <div class="modal-body px-md-5">
118
+ <ul class="language-drop-down-menu">
119
+ {%- if page.permalink == nil -%}
120
+ <li class="language-drop-down-item font-weight-bold ">
121
+ <a class="active-lang" href="/">English
122
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img> </a>
123
+ </li>
124
+ {%- for i in matchurls -%}
125
+ {%- for checklang in site.pages -%}
126
+ {%- if checklang.permalink == i -%}
127
+ {%- assign languagetext = [i] -%}
128
+ <li class="language-drop-down-item">
129
+ <a href="/{{i}}">{{languagetext[1]}}</a>
130
+ </li>
131
+ {%- endif -%}
132
+ {%- endfor -%}
133
+
134
+ {%- endfor -%}
135
+ {%- else -%}
136
+
137
+ {%- if matchurls contains page.permalink -%}
138
+ <li class="language-drop-down-item">
139
+ <a href="/">English </a>
140
+ </li>
141
+ {%- for i in matchurls -%}
142
+ {%- assign languagetext = [i] -%}
143
+ {%- if i== page.permalink -%}
144
+ <li class="language-drop-down-item font-weight-bold ">
145
+ <a class="active-lang" href="/{{i}}">{{languagetext[1]}}
146
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img> </a>
147
+ </li>
148
+ {%- else -%}
149
+ {%- for checklang in site.pages -%}
150
+ {%- if checklang.permalink == i -%}
151
+ {%- assign languagetext = [i] -%}
152
+ <li class="language-drop-down-item">
153
+ <a href="/{{i}}">{{languagetext[1]}}</a>
154
+ </li>
155
+ {%- endif -%}
156
+ {%- endfor -%}
157
+ {%- endif -%}
158
+ {%- endfor -%}
159
+ {%- else -%}
160
+ {%- for item in site.pages -%}
161
+ {%- assign languagetext = [item.lang] -%}
162
+ {%- assign pagelink = page.permalink | split: "/" | last-%}
163
+ {%- assign itemlink = item.permalink | split: "/" | last-%}
164
+ {%- if pagelink == itemlink and page.lang != item.lang and page.permalink !=
165
+ item.permalink -%}
166
+ <li class="language-drop-down-item">
167
+ <a href="{{item.permalink}}">{{languagetext[1]}} </a>
168
+ </li>
169
+ {%- endif -%}
170
+ {%- if pagelink == itemlink and page.lang == item.lang -%}
171
+ <li class="language-drop-down-item font-weight-bold ">
172
+ <a class="active-lang" href="{{item.permalink}}">{{languagetext[1]}}
173
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img>
174
+ </a>
175
+ </li>
176
+ {%- endif -%}
177
+ {%- endfor -%}
178
+ {%- endif -%}
179
+ {%- endif -%}
180
+ </ul>
181
+ </div>
182
+ </div>
183
+ </div>
184
+ </div>
185
+ {%- endif -%}
186
+ {%- if page.nointernationalization -%}
187
+ <div></div>
188
+ {%- else -%}
189
+ {%- if site.internationalizationall -%}
190
+ <center>
191
+ <button id="int-modal-btn" type="button" class="drop-down-btn" data-toggle="modal"
192
+ data-target="#staticBackdrop">
193
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
194
+ <path
195
+ d="M12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4ZM11.619 15.428L8.57155 15.4289C8.9774 16.7012 9.60471 17.924 10.4358 19.0678C10.8198 19.1532 11.2151 19.2073 11.6191 19.2282L11.619 15.428ZM15.4284 15.4289L12.38 15.428L12.3809 19.2282C12.7849 19.2073 13.1802 19.1532 13.5641 19.0687C14.3953 17.924 15.0226 16.7012 15.4284 15.4289ZM18.3762 15.4285L16.0984 15.4284C15.7811 16.5746 15.31 17.6754 14.703 18.7169C16.2768 18.0829 17.5774 16.9109 18.3762 15.4285ZM7.90159 15.4284L5.62381 15.4285C6.42258 16.9109 7.72324 18.0829 9.29827 18.717C8.69002 17.6754 8.21891 16.5746 7.90159 15.4284ZM7.4355 12.3803L4.77175 12.3809C4.81342 13.1846 4.98617 13.9535 5.26904 14.6669L7.71488 14.6666C7.55555 13.9205 7.46086 13.1572 7.4355 12.3803ZM15.9653 12.3808L12.38 12.38V14.666L15.6434 14.6671C15.8277 13.9178 15.9362 13.1537 15.9653 12.3808ZM19.2282 12.3809L16.5645 12.3803C16.5391 13.1572 16.4444 13.9205 16.2851 14.6666L18.731 14.6669C19.0138 13.9535 19.1866 13.1846 19.2282 12.3809ZM11.619 12.38L8.03469 12.3808C8.06384 13.1537 8.17229 13.9178 8.35656 14.6671L11.619 14.666V12.38ZM7.78068 8.95226L5.43294 8.95224C5.05284 9.76985 4.82095 10.6703 4.77175 11.6191L7.4329 11.6194C7.45634 10.71 7.57476 9.81899 7.78068 8.95226ZM15.5678 8.95239L12.38 8.952V11.619H15.968L15.9673 11.5875C15.9382 10.6945 15.8033 9.81313 15.5678 8.95239ZM18.5671 8.95224L16.2193 8.95226C16.4252 9.81899 16.5437 10.71 16.5671 11.6194L19.2282 11.6191C19.1791 10.6703 18.9472 9.76985 18.5671 8.95224ZM11.619 8.952L8.43217 8.95239C8.16446 9.93108 8.02667 10.9364 8.02667 11.9553L8.031 11.619H11.619V8.952ZM9.22964 5.31048L9.02453 5.39982C7.70745 5.99451 6.60023 6.97185 5.84458 8.19011L7.98594 8.19044C8.28727 7.19147 8.70587 6.2283 9.22964 5.31048ZM12.3809 4.77175L12.38 8.19L15.3312 8.18991C14.9387 7.06132 14.371 5.97399 13.6406 4.949C13.2322 4.85405 12.8116 4.79408 12.3809 4.77175ZM14.7693 5.31058L14.9321 5.60148C15.3809 6.43124 15.7444 7.2965 16.0141 8.19044L18.1554 8.19011C17.3607 6.9088 16.177 5.89399 14.7693 5.31058ZM10.5701 4.90311L10.3594 4.949C9.629 5.97399 9.06128 7.06132 8.66884 8.18991L11.619 8.19L11.6191 4.77175C11.262 4.79027 10.9117 4.83467 10.5701 4.90311Z">
196
+ </path>
197
+ </svg> {{dataFile.Language}}
198
+ </button>
199
+ </center>
200
+ <div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false" tabindex="-1"
201
+ aria-labelledby="staticBackdropLabel" aria-hidden="true">
202
+ <div class="modal-dialog ">
203
+ <div class="modal-content">
204
+ <div class="modal-header">
205
+ <h5 class="modal-title text-center w-100 " id="staticBackdropLabel">Select Language
206
+ </h5>
207
+ <button type="button" class="close" id="close-modal" data-dismiss="modal" aria-label="Close">
208
+ <span aria-hidden="true">&times;</span>
209
+ </button>
210
+ </div>
211
+ <div class="modal-body px-md-5">
212
+ <ul class="language-drop-down-menu">
213
+ {%- for item in matchurls -%}
214
+ {%- if item != 'zh-TW' -%}
215
+ {%- if item == 'en'-%}
216
+ {%- if dataFile.htmlLangAtt == item -%}
217
+ <li class="language-drop-down-item font-weight-bold ">
218
+ <a class="active-lang" href="{{ page.permalink}}">English
219
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img> </a>
220
+ </li>
221
+ {%- else -%}
222
+ <li class="language-drop-down-item">
223
+ {%- if dataFile.homePage -%}
224
+ <a href="/">English</a>
225
+ {%- else -%}
226
+ <a href="/{{ page.permalink | split: '/' | last}}">English
227
+ </a>
228
+ {%- endif -%}
229
+
230
+ </li>
231
+ {%- endif -%}
232
+
233
+ {%- else -%}
234
+ {%- if dataFile.htmlLangAtt == item -%}
235
+ <li class="language-drop-down-item font-weight-bold ">
236
+ {%- if page.permalink | split: '/' | last != item -%}
237
+ <a class="active-lang" href="{{ page.permalink}}">{{[item][1]}}
238
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img>
239
+ </a>
240
+ {%- else -%}
241
+ <a class="active-lang" href="/{{item}}">{{[item][1]}}
242
+ <img src="/assets/images/check.svg" width="18px" height="18px" alt="check"></img> </a>
243
+ {%- endif -%}
244
+ </li>
245
+ {%- else -%}
246
+ <li class="language-drop-down-item ">
247
+ {%- if page.permalink | split: '/' | last != item -%}
248
+ {%- if dataFile.homePage -%}
249
+ <a href="/{{item}}">{{[item][1]}}
250
+ </a>
251
+ {%- else -%}
252
+ <a href="/{{item}}/{{ page.permalink | split: '/' | last}}">{{[item][1]}}
253
+ </a>
254
+ {%- endif -%}
255
+
256
+ {%- else -%}
257
+ <a href="/{{item}}">{{[item][1]}}
258
+ </a>
259
+ {%- endif -%}
260
+ </li>
261
+ {%- endif -%}
262
+
263
+ {%- endif -%}
264
+ {%- endif -%}
265
+
266
+
267
+ {%- endfor -%}
268
+ </ul>
269
+
270
+ </div>
271
+
272
+ </div>
273
+ </div>
274
+ </div>
275
+ {%- endif -%}
276
+ {%- endif -%}
277
+ </div>
@@ -0,0 +1,78 @@
1
+ <head>
2
+ {%- assign pagedescriptionlength = page.description | split: ' ' -%}
3
+ {%- if pagedescriptionlength.size > 5 -%}
4
+ {%- assign pagedescriptionlength = page.description | split: ' ' -%}
5
+ {%- assign pagedescription = page.description -%}
6
+ {%- endif -%}
7
+ {% assign favicon = site.favicon %} {%- assign seo_description =
8
+ pagedescription | default: page.content | markdownify | strip_html |
9
+ truncatewords: 50 | default: page.excerpt | default: site.description -%} {%-
10
+ if seo_description -%} {%- assign seo_description = seo_description |
11
+ markdownify | strip_html | strip_newlines | escape_once -%} {%- endif -%} {%-
12
+ if page.date -%} {%- assign og_type = "article" -%} {%- else -%} {%- assign
13
+ og_type = "website" -%} {%- endif -%}
14
+ {%- assign title = page.title | split: ' ' -%}
15
+ {%- assign newtitle = '' %}
16
+ {% for operation in title %}
17
+ {%- if forloop.first -%}
18
+ {% assign word = operation | capitalize %}
19
+ {% assign newtitle = newtitle | append : word %}
20
+ {% assign newtitle = newtitle | append : " " %}
21
+ {%- else -%}
22
+ {% assign word = operation %}
23
+ {%- if forloop.last -%}
24
+ {% assign newtitle = newtitle | append : word %}
25
+ {%- else -%}
26
+ {% assign newtitle = newtitle | append : word %}
27
+ {% assign newtitle = newtitle | append : " " %}
28
+ {%- endif -%}
29
+ {%- endif -%}
30
+ {% endfor %}
31
+ {%- assign description = description | split: ' ' -%}
32
+ {% assign pagedescription = '' %}
33
+ {% for operation in description %}
34
+ {%- if forloop.first -%}
35
+ {% assign word = operation | capitalize %}
36
+ {% assign pagedescription = pagedescription | append : word %}
37
+ {% assign pagedescription = pagedescription | append : " " %}
38
+ {%- else -%}
39
+ {% assign word = operation %}
40
+ {%- if forloop.last -%}
41
+ {% assign pagedescription = pagedescription | append : word %}
42
+ {%- else -%}
43
+ {% assign pagedescription = pagedescription | append : word %}
44
+ {% assign pagedescription = pagedescription | append : " " %}
45
+ {%- endif -%}
46
+ {%- endif -%}
47
+ {% endfor %}
48
+ {%- assign title = newtitle -%}
49
+ {%- assign description = pagedescription-%}
50
+
51
+ <meta charset="UTF-8" />
52
+ <link rel="shortcut icon" href="{{favicon}}" />
53
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
54
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
55
+ <meta name="keywords" content="{{site.keyboard}}" />
56
+ <meta name="description" content="{{ seo_description | slice: 0, 155 }}" />
57
+ <meta name="og:description" content="{{ seo_description | slice: 0, 155 }}" />
58
+ <meta property="og:title" content="{{ title | default: site.title }}" />
59
+ <meta property="og:type" content="{{og_type}}" />
60
+ <meta property="og:locale" content="en_US" />
61
+ <meta property="og:site_name" content="{{site.name}}" />
62
+ <meta property="og:url" content="{{site.url | append: page.url}}" />
63
+ <meta name="author" content="{{ site.author_name }}" />
64
+ <title>{{title}}</title>
65
+ {%- if site.removeBootstrapIcons !=
66
+ true -%}
67
+ <link rel="stylesheet" href="/assets/css/bootstrap-icons.css" />
68
+ {%- endif -%}
69
+ <link rel="stylesheet" href="/assets/css/bootstrap.min.css">
70
+ <link rel="stylesheet" href="/assets/css/wordgames-variables.css" />
71
+ <link rel="stylesheet" href="/assets/css/wordgames-theme.css" />
72
+ <link rel="stylesheet" href="/assets/css/wordgames-home.css" />
73
+ <link rel="stylesheet" href="/assets/css/wordgames-blog.css">
74
+ {%- include google-analytics.html -%}
75
+
76
+
77
+
78
+ </head>
@@ -0,0 +1,148 @@
1
+ <head>
2
+ {% assign file = page.fileName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign dataArr = site.data.[page.folderName][lang][file] %}
5
+ {% assign dataToShow = dataArr %}
6
+ {% assign title = dataToShow.title | replace: "$variable", page.value | default: page.title | default: site.title %}
7
+ {%- assign title = title | split: ' ' -%}
8
+ {%- assign newtitle = '' %}
9
+ {% for operation in title %}
10
+ {%- if forloop.first -%}
11
+ {% assign word = operation | capitalize %}
12
+ {% assign newtitle = newtitle | append: word %}
13
+ {% assign newtitle = newtitle | append: " " %}
14
+ {%- else -%}
15
+ {% assign word = operation %}
16
+ {%- if forloop.last -%}
17
+ {% assign newtitle = newtitle | append: word %}
18
+ {%- else -%}
19
+ {% assign newtitle = newtitle | append: word %}
20
+ {% assign newtitle = newtitle | append : " " %}
21
+ {%- endif -%}
22
+ {%- endif -%}
23
+ {% endfor %}
24
+ {% assign favicon = site.favicon %}
25
+
26
+ <meta charset="utf-8" />
27
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
28
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
29
+ <link rel="shortcut icon" href="{{favicon}}" />
30
+
31
+ <title>{{ newtitle }}</title>
32
+
33
+ {% include wordgames/seo/seo.html %}
34
+
35
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
36
+
37
+ {%- if site.keyboard -%}
38
+ <meta name="keywords" content="{{site.keyboard}}" />
39
+ {%- endif -%}
40
+
41
+ <link rel="stylesheet" href="/assets/css/bootstrap.min.css" />
42
+ <link rel="stylesheet" href="/assets/css/wordgames-variables.css" />
43
+ <link rel="stylesheet" href="/assets/css/wordgames-theme.css" />
44
+ <link rel="stylesheet" href="/assets/css/wordgames-home.css" />
45
+ {%- if page.layout == "wordgames-result" -%}
46
+ <link rel="stylesheet" href="/assets/css/wordgames-result.css" />
47
+ {%- endif -%}
48
+
49
+ {%- if page.layout == "autogencontent"-%}
50
+ <link rel="stylesheet" href="/assets/css/content.css">
51
+ {%- endif -%}
52
+
53
+ {%- if page.layout == 'page' or page.layout == 'page2' -%}
54
+ <link rel="stylesheet" href="/assets/css/wordGroup.css" />
55
+ {%- endif -%}
56
+
57
+ {%- if page.layout == 'xyzpages' -%}
58
+ <link rel="stylesheet" href="/assets/css/wordGroup.css" />
59
+ {%- endif -%}
60
+
61
+ {%- if site.show_allow_ad_blocker_pop -%}
62
+ <link rel="stylesheet" href="/assets/css/adBlocker.css" />
63
+ {%- endif -%}
64
+
65
+
66
+ {% include cssfile/links.html %}
67
+
68
+ {%- if page.wordle == 'solver' -%}
69
+ <style>
70
+ .trywordle {
71
+ color: #fff;
72
+ background-color: #404040;
73
+ padding: 12px 100px;
74
+ border-radius: 50px;
75
+ }
76
+
77
+ .trywordle:hover {
78
+ color: #fff !important;
79
+ }
80
+ </style>
81
+ {%- endif -%}
82
+
83
+ <link rel="manifest" href="/manifest.json">
84
+
85
+ <script type="application/ld+json">
86
+ {
87
+ "@context": "http://schema.org",
88
+ "@type": "Organization",
89
+ "url": "{{site.siteurl}}",
90
+ "logo": "{{site.siteurl}}{{site.favicon}}"
91
+ }
92
+ </script>
93
+
94
+ <script type="application/ld+json">
95
+ {
96
+ "@context": "http://schema.org",
97
+ "@type": "WebSite",
98
+ "name": "{{site.name}}",
99
+ "alternateName": "{{site.alternateName}}",
100
+ "url": "{{site.siteurl}}"}
101
+ </script>
102
+
103
+ {%- if dataToShow.faqList -%}
104
+ {%- if dataToShow.faqList.first.Question !='' -%}
105
+ <script type="application/ld+json">
106
+ {
107
+ "@context": "http://schema.org",
108
+ "@type": "FAQPage",
109
+ "mainEntity": [
110
+ {%- for item in dataToShow.faqList-%}
111
+ {%- if forloop.last == true -%}
112
+ {"@type": "Question",
113
+ "name": "{{item.Question | replace:'"', "'"}}",
114
+ "acceptedAnswer": {
115
+ "@type": "Answer",
116
+ "text": "{{item.Answer | replace:'"', "'"}}"
117
+ }
118
+ }
119
+ {%- else -%}
120
+ {"@type": "Question",
121
+ "name": "{{item.Question | replace:'"', "'"}}",
122
+ "acceptedAnswer": {
123
+ "@type": "Answer",
124
+ "text": "{{item.Answer | replace:'"', "'"}}"
125
+ }
126
+ },
127
+ {%- endif -%}
128
+ {%- endfor -%}
129
+ ]
130
+ }
131
+ </script>
132
+ {%- endif -%}
133
+ {%- endif -%}
134
+
135
+ {%- if page.tool -%}
136
+ {%- include wordgames/rating/structureddata.html -%}
137
+ {%- endif -%}
138
+
139
+ <script>
140
+ if ('serviceWorker' in navigator) {
141
+ window.addEventListener('load', () => {
142
+ navigator.serviceWorker.register('/serviceworker.js')
143
+ .then((reg) => console.log('Success: ', reg.scope))
144
+ .catch((err) => console.log('Failure: ', err));
145
+ })
146
+ }
147
+ </script>
148
+ </head>
@@ -0,0 +1,51 @@
1
+ {% assign lang = page.lang %}
2
+ {% assign dataToShow = site.data.header.en.data %}
3
+ {%- assign CustomColor = site.data.theme.colors -%}
4
+ <header id="header">
5
+ <nav class="navbar navbar-expand-lg">
6
+ {% if dataToShow.navbarBrandText != "" %}
7
+ <a id="home-link" class="navbar-brand" href="/"
8
+ title="{{dataToShow.navbarBrandText}}">{{dataToShow.navbarBrandText}}</a>
9
+ {% else %}
10
+ <a id="home-link" href="/">
11
+ <img width="90%" height="90%" class="header-logo-height" width="{{dataToShow.navbarBrandLogoWidth }}"
12
+ height="{{dataToShow.navbarBrandLogoHeight | default: logovalue }}" src="{{ dataToShow.navbarBrandLogo }}"
13
+ alt="{{ dataToShow.navbarBrandLogo }}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
14
+ </a>
15
+ {% endif %}
16
+ <button id="button-toggle" class="navbar-toggler" type="button" data-toggle="collapse"
17
+ data-target="#navbarSupportedContent" aria-label="bars-toggle-icon">
18
+ <div class="header_bars"></div>
19
+ <div class="header_bars"></div>
20
+ <div class="header_bars"></div>
21
+ </button>
22
+ <div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
23
+ <div class="navbar-nav">
24
+ <div class="nav-item">
25
+ <a class="nav-link" href="/blog">Blog</a>
26
+ </div>
27
+ <div class="nav-item dropdown" id="navbarDropdown">
28
+ <span class="nav-link dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown">
29
+ Tools
30
+ </span>
31
+ </div>
32
+ {%- if dataToShow.megaMenu -%}
33
+ <div class="dropmenu dropdown-menu top_tool_bar" aria-labelledby="dropdownMenuButton">
34
+ {%- for item in dataToShow.megaMenu.dropdown -%}
35
+ <div class="catPad mb-4">
36
+ <div style="margin: 0 0 20px;" class="text-muted font-weight-bold">{{item.categoryName}}</div>
37
+ {%- for item in item.links -%}
38
+ <div style="margin:0 0 15px">
39
+ <a class="dropdown-item p-0" href="{{item.url}}">
40
+ {{item.name}}
41
+ </a>
42
+ </div>
43
+ {%- endfor -%}
44
+ </div>
45
+ {%- endfor -%}
46
+ </div>
47
+ {%- endif -%}
48
+ </div>
49
+ </div>
50
+ </nav>
51
+ </header>
@@ -0,0 +1,51 @@
1
+ {% assign lang = page.lang %}
2
+ {% assign dataToShow = site.data.header[lang].data %}
3
+ {%- assign CustomColor = site.data.theme.colors -%}
4
+ <header id="header">
5
+ <nav class="navbar navbar-expand-lg">
6
+ {% if dataToShow.navbarBrandText != "" %}
7
+ <a id="home-link" class="navbar-brand" href="/"
8
+ title="{{dataToShow.navbarBrandText}}">{{dataToShow.navbarBrandText}}</a>
9
+ {% else %}
10
+ <a id="home-link" href="/">
11
+ <img width="90%" height="90%" class="header-logo-height" width="{{dataToShow.navbarBrandLogoWidth }}"
12
+ height="{{dataToShow.navbarBrandLogoHeight | default: logovalue }}" src="{{ dataToShow.navbarBrandLogo }}"
13
+ alt="{{ dataToShow.navbarBrandLogo }}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
14
+ </a>
15
+ {% endif %}
16
+ <button id="button-toggle" class="navbar-toggler" type="button" data-toggle="collapse"
17
+ data-target="#navbarSupportedContent" aria-label="bars-toggle-icon">
18
+ <div class="header_bars"></div>
19
+ <div class="header_bars"></div>
20
+ <div class="header_bars"></div>
21
+ </button>
22
+ <div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
23
+ <div class="navbar-nav">
24
+ <div class="nav-item">
25
+ <a class="nav-link" href="/blog">Blog</a>
26
+ </div>
27
+ <div class="nav-item dropdown" id="navbarDropdown">
28
+ <span class="nav-link dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown">
29
+ Tools
30
+ </span>
31
+ </div>
32
+ {%- if dataToShow.megaMenu -%}
33
+ <div class="dropmenu dropdown-menu top_tool_bar" aria-labelledby="dropdownMenuButton">
34
+ {%- for item in dataToShow.megaMenu.dropdown -%}
35
+ <div class="catPad mb-4">
36
+ <div style="margin: 0 0 20px;" class="text-muted font-weight-bold">{{item.categoryName}}</div>
37
+ {%- for item in item.links -%}
38
+ <div style="margin:0 0 15px">
39
+ <a class="dropdown-item p-0" href="{{item.url}}">
40
+ {{item.name}}
41
+ </a>
42
+ </div>
43
+ {%- endfor -%}
44
+ </div>
45
+ {%- endfor -%}
46
+ </div>
47
+ {%- endif -%}
48
+ </div>
49
+ </div>
50
+ </nav>
51
+ </header>
@@ -0,0 +1,14 @@
1
+ {% assign file = page.fileName %}
2
+ {% assign lang = page.lang %}
3
+ {% assign dataToShow = site.data.[page.folderName][lang][file] %}
4
+ {%- assign CustomColor = site.data.theme.colors -%}
5
+ <div class="container">
6
+ <div class="pageHeading text-center" style="margin:22px 0px">
7
+ <h1 class="heading pb-0 mb-3">
8
+ {{dataToShow.h1}}</h1>
9
+ {%- if dataToShow.h2 != "" -%}
10
+ <h2>
11
+ {{dataToShow.h2}}</h2>
12
+ {%- endif -%}
13
+ </div>
14
+ </div>