word-games-theme 0.5.1 → 0.5.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (57) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +2 -2
  4. data/_data/blog/alertbar.yml +3 -3
  5. data/_data/blog/blog.yml +2 -2
  6. data/_data/blog/nav.json +13 -13
  7. data/_data/footer/en/data.json +74 -74
  8. data/_data/footer/hi/data.json +68 -68
  9. data/_data/footer/networksites.json +15 -15
  10. data/_data/wordgames/en/words_with_friends_word_finder.json +55 -55
  11. data/_includes/Monumetric/Monumetric.html +3 -0
  12. data/_includes/Rating/structureddata.html +53 -53
  13. data/_includes/author_bio.html +15 -15
  14. data/_includes/authors/authors.html +27 -27
  15. data/_includes/custom-head.html +1 -0
  16. data/_includes/disqus_comments.html +10 -10
  17. data/_includes/filterWords/index.html +10 -10
  18. data/_includes/google-analytics.html +22 -22
  19. data/_includes/head/index.html +3 -0
  20. data/_includes/header/blogHeader.html +28 -28
  21. data/_includes/paginationBlogPage.html +34 -34
  22. data/_includes/paginationPostPage.html +14 -14
  23. data/_includes/postauthorbio.html +17 -17
  24. data/_includes/postbox.html +29 -29
  25. data/_includes/script.html +13 -13
  26. data/_includes/section/about.html +25 -25
  27. data/_includes/section/alertbar.html +11 -11
  28. data/_includes/section/count.html +23 -23
  29. data/_includes/section/wordGroup.html +6 -6
  30. data/_layouts/allpages.html +2 -0
  31. data/_layouts/autogencontent.html +2 -0
  32. data/_layouts/blog.html +70 -66
  33. data/_layouts/categories.html +25 -25
  34. data/_layouts/default.html +3 -0
  35. data/_layouts/disclaimer.html +115 -115
  36. data/_layouts/page.html +69 -68
  37. data/_layouts/page2.html +2 -0
  38. data/_layouts/post.html +2 -0
  39. data/_layouts/privacyPolicy.html +420 -420
  40. data/_layouts/wordMeaning.html +108 -106
  41. data/_layouts/xyzpages.html +2 -0
  42. data/assets/css/HomePageblog.css +154 -154
  43. data/assets/css/about.css +51 -51
  44. data/assets/css/feature.css +69 -69
  45. data/assets/css/footer.css +95 -95
  46. data/assets/css/news.css +62 -62
  47. data/assets/images/angle-arrow-down.svg +43 -43
  48. data/assets/images/right.svg +38 -38
  49. data/assets/images/right2.svg +38 -38
  50. data/assets/images/right3.svg +38 -38
  51. data/assets/images/word-games-logo.svg +52 -52
  52. data/assets/js/TopScroll.js +8 -8
  53. data/assets/js/advancedFilter.js +5 -5
  54. data/assets/js/advancedFilter2.js +12 -12
  55. data/assets/js/advancedFilter3.js +2 -2
  56. data/assets/js/scrabbleDictonary.js +165 -165
  57. metadata +8 -7
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.5.1
4
+ version: 0.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-29 00:00:00.000000000 Z
11
+ date: 2021-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '12.0'
55
- description:
55
+ description:
56
56
  email:
57
57
  - manpreet@appscms.com
58
58
  executables: []
@@ -98,6 +98,7 @@ files:
98
98
  - _data/wordgames/en/words_with_friends_word_finder.json
99
99
  - _data/xyzPagesData/en/unscramble-letters-jumble.json
100
100
  - _data/xyzPagesData/en/words-with-letters-cheat.json
101
+ - _includes/Monumetric/Monumetric.html
101
102
  - _includes/Rating/rating.html
102
103
  - _includes/Rating/structureddata.html
103
104
  - _includes/WordPointTables/table.html
@@ -217,7 +218,7 @@ homepage: https://github.com/Contenttool/word-games-theme
217
218
  licenses:
218
219
  - MIT
219
220
  metadata: {}
220
- post_install_message:
221
+ post_install_message:
221
222
  rdoc_options: []
222
223
  require_paths:
223
224
  - lib
@@ -232,8 +233,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
232
233
  - !ruby/object:Gem::Version
233
234
  version: '0'
234
235
  requirements: []
235
- rubygems_version: 3.1.6
236
- signing_key:
236
+ rubygems_version: 3.1.2
237
+ signing_key:
237
238
  specification_version: 4
238
239
  summary: Word-Games theme for all word-games-sites
239
240
  test_files: []