word-games-theme 1.3.8 → 1.3.9

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: 02ee41c2cfb21fc49bbafe26838eb5c1105b92f8e9e3c9ff477b70d58f2563c4
4
- data.tar.gz: 1b91abb9eb5ce94e35d314dc89f1236e9f8b946285502b4afd072e8479d3b510
3
+ metadata.gz: 7440c45fddae641e4f01b76626204000cb95604acc12afca82fa57c9e4b047de
4
+ data.tar.gz: d285fe4f1b3f491ce3540db420c13ab74450b8cb520513774be285e10508cd9f
5
5
  SHA512:
6
- metadata.gz: cb0e87dcb1fbe7c7080252a81b4d38f5442175f775039405f4c0f36302f834121f8f9fb23ad126b117f4e2478e152f1f812ddd3574700c3b16350c47be072a39
7
- data.tar.gz: 56c966a3dbe5f44b14f1cead48a58579b619b6b4ac942f8329ffe0dd29a33d2faa23764155177f4d91b8c06f15639a1905943eed1b4454887bb9dbbb8f7cd5ff
6
+ metadata.gz: d9537e2e4aa0bc2e1c432b76d0cd814d1de6eb15bcf1e367e733166b608b482648193e0a836d389b565b7ed35135a637f728f0543ab844deeb9f5500a278bf6b
7
+ data.tar.gz: eb54717c1ace649b979c6eb742410f4d4fd88aa3deeb7dcbab25d7d50caca3466a7cc8accedd1f2a82bb873b84a9f822797803d0a3caf9d70fdc57b5cbf39bd2
@@ -70,6 +70,4 @@
70
70
  <link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}">
71
71
 
72
72
  {%- include google-analytics.html -%}
73
- <!-- {% include adsense/adsense.html %} -->
74
- {% include Monumetric/Monumetric.html %}
75
73
  </head>
@@ -107,9 +107,4 @@
107
107
 
108
108
  {%- include google-analytics.html -%}
109
109
 
110
- {% if page.url != '/' and page.lang == "en" %}
111
- {% include Monumetric/Monumetric.html %}
112
- {% endif %}
113
-
114
-
115
110
  </head>
@@ -54,7 +54,7 @@
54
54
  }
55
55
  </style>
56
56
 
57
- {% include Monumetric/Monumetric.html %}
57
+
58
58
 
59
59
  </head>
60
60
 
data/assets/css/blog.css CHANGED
@@ -572,20 +572,16 @@ header {
572
572
 
573
573
 
574
574
  /* for ezoic ads css */
575
- /* #ezoic-pub-ad-placeholder-109 {
575
+ #ezoic-pub-ad-placeholder-109 {
576
576
  position: fixed;
577
- left: 0;
578
- width: 170px;
579
- height: 100vh;
580
577
  top: 60px;
578
+ left: 0;
581
579
  z-index: 99999;
582
580
  }
583
581
 
584
582
  #ezoic-pub-ad-placeholder-110 {
585
583
  position: fixed;
586
- right: 0;
587
- width: 170px;
588
- height: 100vh;
589
584
  top: 60px;
585
+ right: 0;
590
586
  z-index: 99999;
591
- } */
587
+ }
data/assets/css/style.css CHANGED
@@ -583,20 +583,16 @@ header {
583
583
 
584
584
 
585
585
  /* for ezoic ads css */
586
- /* #ezoic-pub-ad-placeholder-109 {
586
+ #ezoic-pub-ad-placeholder-109 {
587
587
  position: fixed;
588
- left: 0;
589
- width: 170px;
590
- height: 100vh;
591
588
  top: 65px;
589
+ left: 0;
592
590
  z-index: 99999;
593
591
  }
594
592
 
595
593
  #ezoic-pub-ad-placeholder-110 {
596
594
  position: fixed;
597
- right: 0;
598
- width: 170px;
599
- height: 100vh;
600
595
  top: 65px;
596
+ right: 0;
601
597
  z-index: 99999;
602
- } */
598
+ }
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: 1.3.8
4
+ version: 1.3.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-30 00:00:00.000000000 Z
11
+ date: 2022-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll