word-games-theme 2.9.2 → 2.9.3

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: e4d43ae91c1161c53a4feda7aa88e9913276f3229eeb5c0298ec6ab40f8f980b
4
- data.tar.gz: 88ae5ae8fdb7cedf770f5eb22b092fd8c878232155caef6455a3bb8e7486d184
3
+ metadata.gz: 49d525085f3d1e45cde207304f6c6f939ddd43f9f35f4f2d1920ab5497e9a64d
4
+ data.tar.gz: fb46142333ec9227710154eb3bec3f156e78d140016599bde56a641a0a587a23
5
5
  SHA512:
6
- metadata.gz: c75ce8ba4304ae6754fb9cfe5ab7b78f8ac4d537bafa1b446f50abb8bab6e96d115eff73538d7d6b943e817fa7b70974ff70610bf0f624000bab5af09f4f16d4
7
- data.tar.gz: 8a785b845d0dfb2575994637b71e8dab6ac551bac767ac737638e568cd12887e3affa10fd1552ce6573473c0cb30f4f648da5fd121a1b4a549d5015e0c132b4b
6
+ metadata.gz: d4222d3590d600137b0796f31ffbd03136dbafb304546293c5eba3397513ea2e892bfb05dbcaa7bc6a71ddcfcf0111495a83c8ad4cc4a2e9871659c6a8d4a5a9
7
+ data.tar.gz: 85fd694ce8747ee4ab9b1343c83f7909cf8846b0a7120e1bf11485b42decbf4e90a794d4a9e895126d7034cf21b9ab16f8fb84baa2fc3bdf8c97311457172339
@@ -7,19 +7,29 @@
7
7
  "dropdown": [
8
8
  {
9
9
  "categoryName": "Word Lists",
10
- "links": [
10
+ "featuredLinks": [
11
+ {
12
+ "name": "Wordle Solver",
13
+ "url": "/wordle-solver"
14
+ },
11
15
  {
12
16
  "name": "Word Game Generator Online",
13
17
  "url": "/word-game-generator-online"
14
18
  },
15
19
  {
16
- "name": "Wordle Solver",
17
- "url": "/wordle-solver"
20
+ "name": "Words with these letters and 3 blanks",
21
+ "url": "/words-with-these-letters-and-3-blanks"
18
22
  },
19
23
  {
20
- "name": "Words Collections",
21
- "url": "/words-collections"
24
+ "name": "Squareword solver",
25
+ "url": "/squareword-solver"
22
26
  },
27
+ {
28
+ "name": "Phrazle solver",
29
+ "url": "/phrazle-solver"
30
+ }
31
+ ],
32
+ "links": [
23
33
  {
24
34
  "name": "Make Words With These Letters",
25
35
  "url": "/make-words-with-these-letters"
@@ -40,26 +50,10 @@
40
50
  "name": "Find words with letters in certain positions",
41
51
  "url": "/find-words-with-letters-in-certain-positions"
42
52
  },
43
- {
44
- "name": "URLs of words with specific letters",
45
- "url": "/words-with-letters"
46
- },
47
53
  {
48
54
  "name": "How many words can you make from these letters",
49
55
  "url": "/how-many-words-can-you-make-from-these-letters"
50
56
  },
51
- {
52
- "name": "What words can i spell with these letters and a blank",
53
- "url": "/what-words-can-i-spell-with-these-letters-and-a-blank"
54
- },
55
- {
56
- "name": "Words with these letters and 2 blanks",
57
- "url": "/words-with-these-letters-and-2-blanks"
58
- },
59
- {
60
- "name": "Words with these letters and 3 blanks",
61
- "url": "/words-with-these-letters-and-3-blanks"
62
- },
63
57
  {
64
58
  "name": "4 pics 1 word cheat",
65
59
  "url": "/4-pics-1-word-cheat"
@@ -95,24 +89,12 @@
95
89
  {
96
90
  "name": "Wordfeud Cheat",
97
91
  "url": "/wordfeud-cheat"
98
- },
99
- {
100
- "name": "Words with letters",
101
- "url": "/"
102
- },
103
- {
104
- "name": "Word meaning",
105
- "url": "/word-meaning"
106
- },
107
- {
108
- "name": "All Pages",
109
- "url": "/allpages"
110
92
  }
111
93
  ]
112
94
  },
113
95
  {
114
- "categoryName": "Words of length",
115
- "links": [
96
+ "categoryName": "Words by Length",
97
+ "featuredLinks": [
116
98
  {
117
99
  "name": "X letter words with letters",
118
100
  "url": "/x-letter-words-with-letters"
@@ -124,7 +106,9 @@
124
106
  {
125
107
  "name": "Five letter words with these letters",
126
108
  "url": "/five-letter-words-with-these-letters"
127
- },
109
+ }
110
+ ],
111
+ "links": [
128
112
  {
129
113
  "name": "Seven letter words with these letters",
130
114
  "url": "/seven-letter-words-with-these-letters"
@@ -168,75 +152,114 @@
168
152
  ]
169
153
  },
170
154
  {
171
- "categoryName": "Blog",
172
- "links": [
155
+ "categoryName": "Lists of Words",
156
+ "featuredLinks": [
173
157
  {
174
- "name": "Words with silent letters",
175
- "url": "/words-with-silent-letters"
158
+ "name": "Random Account ",
159
+ "iconSrc": "/assets/images/iconn.svg",
160
+ "url": "account-name-generator"
176
161
  },
177
162
  {
178
- "name": "Long words with letters",
179
- "url": "/long-words-with-letters"
163
+ "name": "Random Account ",
164
+ "iconSrc": "/assets/images/iconn.svg",
165
+ "url": "account-name-generator"
180
166
  },
181
167
  {
182
- "name": "Short words with letters",
183
- "url": "/short-words-with-letters"
168
+ "name": "Random Account ",
169
+ "iconSrc": "/assets/images/iconn.svg",
170
+ "url": "account-name-generator"
184
171
  },
185
172
  {
186
- "name": "Vowels",
187
- "url": "/vowels"
173
+ "name": "Random Account ",
174
+ "iconSrc": "/assets/images/iconn.svg",
175
+ "url": "account-name-generator"
188
176
  }
189
- ]
190
- },
191
- {
192
- "categoryName": "X letter words with these letters and a blank",
177
+ ],
193
178
  "links": [
194
179
  {
195
- "name": "12 letter words with these letters and a blank",
196
- "url": "/12-letter-words-with-these-letters-and-a-blank"
180
+ "name": "All L Letter Containing X Pages",
181
+ "url": "/words-collections/all-l-letter-containing-x-pages"
182
+ },
183
+ {
184
+ "name": "All Ending with x pages",
185
+ "url": "/words-collections/all-ending-with-x-pages"
186
+ },
187
+ {
188
+ "name": "All L letter Ending with x pages",
189
+ "url": "/words-collections/all-l-letter-ending-with-x-pages"
190
+ },
191
+ {
192
+ "url": "/words-collections/all-x-letter-ending-with-y-and-constaining-z",
193
+ "name": "L letter words ending with x and containing with words y pages"
194
+ },
195
+ {
196
+ "url": "/words-collections/all-words-starting-and-containing-with",
197
+ "name": "List of all words starting with and containing with"
198
+ },
199
+ {
200
+ "name": "All L Letter Starting with x pages",
201
+ "url": "/words-collections/all-l-letter-starting-with-x-pages"
202
+ },
203
+ {
204
+ "name": "All L letter words pages",
205
+ "url": "/words-collections/all-l-letter-words-pages"
206
+ },
207
+ {
208
+ "name": "All starting with x pages",
209
+ "url": "/words-collections/all-starting-with-x-pages"
210
+ },
211
+ {
212
+ "url": "/words-collections/all-x-letter-word-starting-with-y-and-ending-with-z",
213
+ "name": "X letter words starting with y and ending with z pages"
197
214
  },
198
215
  {
199
- "name": "11 letter words with these letters and a blank",
200
- "url": "/11-letter-words-with-these-letters-and-a-blank"
216
+ "url": "/words-collections/all-ending-containing-words-pages",
217
+ "name": "All ending with x and containing with words y pages"
201
218
  },
202
219
  {
203
- "name": "10 letter words with these letters and a blank",
204
- "url": "/10-letter-words-with-these-letters-and-a-blank"
220
+ "name": "All containing x and y pages",
221
+ "url": "/words-collections/all-containing-x-and-y-pages"
205
222
  },
206
223
  {
207
- "name": "9 letter words with these letters and a blank",
208
- "url": "/9-letter-words-with-these-letters-and-a-blank"
224
+ "name": "All containing x pages",
225
+ "url": "/words-collections/all-containing-x-pages"
209
226
  },
210
227
  {
211
- "name": "8 letter words with these letters and a blank",
212
- "url": "/8-letter-words-with-these-letters-and-a-blank"
228
+ "url": "/words-collections/all-l-letters-containing-x-and-y-words",
229
+ "name": "Words of given length Containing with x and y"
213
230
  },
214
231
  {
215
- "name": "7 letter words with these letters and a blank",
216
- "url": "/7-letter-words-with-these-letters-and-a-blank"
232
+ "url": "/words-collections/all-x-letter-words-containing-vowels",
233
+ "name": "List of words x letter with y vowels pages"
217
234
  },
218
235
  {
219
- "name": "6 letter words with these letters and a blank",
220
- "url": "/6-letter-words-with-these-letters-and-a-blank"
236
+ "url": "/words-collections/all-x-letter-words-containing-consonants",
237
+ "name": "List of words x letter with y consonants pages"
221
238
  },
222
239
  {
223
- "name": "5 letter words with these letters and a blank",
224
- "url": "/5-letter-words-with-these-letters-and-a-blank"
240
+ "url": "/words-collections/all-consonants-related",
241
+ "name": "List of words all consonants related pages"
225
242
  },
226
243
  {
227
- "name": "4 letter words with these letters and a blank",
228
- "url": "/4-letter-words-with-these-letters-and-a-blank"
244
+ "url": "/words-collections/all-words-y-in-middle",
245
+ "name": "List of words y in middle pages"
229
246
  },
230
247
  {
231
- "name": "3 letter words with these letters and a blank",
232
- "url": "/3-letter-words-with-these-letters-and-a-blank"
248
+ "url": "/words-collections/all-x-letter-words-y-in-middle",
249
+ "name": "List of words x letter with y in middle pages"
233
250
  },
234
251
  {
235
- "name": "2 letter words with these letters and a blank",
236
- "url": "/2-letter-words-with-these-letters-and-a-blank"
252
+ "url": "/words-collections/all-words-starting-with-x-and-ending-z",
253
+ "name": "List of words starting with x and ending with z pages"
237
254
  }
238
255
  ]
239
256
  }
240
257
  ]
241
- }
258
+ },
259
+ "navItems": [
260
+ {
261
+ "name": "Blog",
262
+ "url": "/blog/"
263
+ }
264
+ ]
242
265
  }