word-games-theme 2.4.5 → 2.4.7

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: 00dd74ca27831780a5194a0c92ae51d577d16ef61d7067a730eeb1d1735dbcce
4
- data.tar.gz: f3cb32370c0b72a83fe391b913a1bfa5046981e837a938af9a2fafe44f4e34ec
3
+ metadata.gz: 8feae03108dd4441e362d812237b85c1cb96095212b35412f8725bcd10f82a69
4
+ data.tar.gz: 390e195f53805865c875d2991fca474bb3e553497ea46da070fd3c7c5336e716
5
5
  SHA512:
6
- metadata.gz: 7857a0598bd3ec221c188302022b7c693382f8177272f42e22b8a349ec9f6af26b3bc425404b3b1ccfbc01d908ca53aa436fa0437d73e7df66a5ec87f6f892be
7
- data.tar.gz: b1886a6c8c15a91b5f0e3aefcd86f3e213179e95739f965adc8dcdf375de63ae2d4231fca35082c926c227d3d75d9c1da2a299b1d924da14b4bad97b1369b516
6
+ metadata.gz: d5a351c1edc8c31ccba9699753d78c7d160bb4fd97d5707a93767114b168ca527ab32d52c0a02129a1bed875e8436abc71379e88c5e329215525249a8e6b0a19
7
+ data.tar.gz: '013379540c8a889a7d51b6a3db82785693d363bd88fdf32bc089cab9221aa5570af1582e59fdd09ecee9887020e18fee2ec125050c42a19b911e0208c78545bb'
@@ -17,7 +17,7 @@
17
17
  {% assign suchita = "Suchita Kasab&&/assets/images/suchita.jpeg&&Hi, I'm Suchita Kasab. Along with writing, I also enjoy painting. I think I can express myself better through these art forms. &&N/A" | split: '&&' %}
18
18
  {% assign aditya = "Aditya Thakur&&/assets/images/avatar.jpeg&&Hey there! I'm Aditya Thakur, a dedicated technology enthusiast with a strong passion for music and anime. I tackle challenges head-on and consistently strive for excellence. In my past time, you can find me indulging in my favorite tunes or exploring captivating anime worlds. &&N/A" | split: '&&' %}
19
19
  {% assign taufik = "Taufik Ali&&/assets/images/taufik.jpeg&&Taufik has an analytical mindset and great attention to detail. He excels in analyzing website performance, conducting keyword research, optimizing on-page content, and developing effective link-building strategies. &&N/A" | split: '&&' %}
20
- {% assign bandana = "Kumari Bandana&&/assets/images/bandana.jpeg&&Bandana is an experienced SEO professional. In addition to her technical expertise, Bandana possesses excellent communication skills, allowing her to effectively collaborate with cross-functional teams and provide actionable recommendations to improve website performance &&N/A" | split: '&&' %}
20
+ {% assign bandana = "Bandana Kumari&&/assets/images/bandana.jpeg&&Bandana is an experienced SEO professional. In addition to her technical expertise, Bandana possesses excellent communication skills, allowing her to effectively collaborate with cross-functional teams and provide actionable recommendations to improve website performance &&N/A" | split: '&&' %}
21
21
  {% assign mahika = "Mahika Agrawal&&/assets/images/mahika.jpeg&&I'm Mahika Agrawal, an experienced content writer with a passion for words and skills in creating high-quality content that drives results. &&N/A" | split: '&&' %}
22
22
  {%- assign postAuthor = post.author | split: " " -%}
23
23
  {%- assign author = postAuthor.first | downcase -%}
@@ -350,8 +350,10 @@ form.addEventListener('submit', logSubmit);
350
350
 
351
351
 
352
352
  function x_with_letters(data) {
353
+ document.querySelector(".sortingFilters").style.display="flex"
353
354
  main.innerHTML = ""
354
355
  if (typeof data === 'string') {
356
+ document.querySelector(".sortingFilters").style.display="none"
355
357
  errorMsg.innerHTML = 'No words found'
356
358
  wordCount.innerHTML = `<strong>Found 0 words with letters ${serachValue.split(
357
359
  ''
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.5
4
+ version: 2.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms