word-games-theme 1.3.7 → 1.4.0

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: 4d62c89c089ed4834d1c2eef9fb42241d372be4d79329c5ee4e6bd7eb8b1658b
4
- data.tar.gz: 2c2a977f3f6361688fba2d45c31fb7beaad1a905fbf54d1d75abd7f76b12d857
3
+ metadata.gz: 0745c4b5b421798ee6cb95653187e018f6ab4baf088fe638ddbbd096033bbe97
4
+ data.tar.gz: 999d1e7a3c7596d581a3515f243e330a01ef7516a68f400db3b5c9e2fd01acc7
5
5
  SHA512:
6
- metadata.gz: cb6693e2ff3eeecbc65dd4653ff0c75478bb6429f88d2b24760e0f92fbe5b16b06fb0fbd67c01122b15ebd6cf5705b41a61082a25880fdd93ee0f5e722b695f8
7
- data.tar.gz: 05662dd86c3f0e4e8122cceba1abf3857d6962b0f7a1d14bb462bce7d8e5b4f07c45188c6f67934db679d4c0e1473866ca4d6d4c28c1eee86f903d6a00850d81
6
+ metadata.gz: 8f57c3bc2f7b74da1fdb269a74101b94389c8e8e446e9cb149d8cbc5a9ea8d7c249746257e7322dcea21fb8d8901203426867a49090c6cf62fde2d4a4c12235a
7
+ data.tar.gz: '0486938ff0d4ed199f12df78231ad582b65748e534ae6e09f37a89144631743dffc4b593246f4f96bbb1b22159f37204e5c6a50a5fbbbf6883795465af3cc083'
@@ -1,5 +1,5 @@
1
1
  {% if jekyll.environment == 'production' and site.MonumetricID %}
2
- <!-- <script>
2
+ <script>
3
3
  const autoLoadDuration = 5; //In Seconds
4
4
  const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
5
5
 
@@ -23,10 +23,11 @@
23
23
  });
24
24
  }
25
25
  </script>
26
+ <script type="text/javascript" defer delay="{{site.MonumetricID}}" data-cfasync="false"></script>
26
27
  {% endif %}
27
28
 
28
29
  {% if jekyll.environment == 'development' and site.MonumetricID %}
29
- <!-- <script>
30
+ <script>
30
31
  const autoLoadDuration = 5; //In Seconds
31
32
  const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
32
33
 
@@ -50,5 +51,5 @@
50
51
  });
51
52
  }
52
53
  </script>
53
- <script type="text/javascript" delay="{{site.MonumetricID}}"></script> -->
54
+ <script type="text/javascript" delay="{{site.MonumetricID}}"></script>
54
55
  {% endif %}
@@ -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>
@@ -15,13 +15,7 @@
15
15
  <img src="{{ site.favicon | relative_url }}" alt="{{site.name}}" style="width:35px; height:35px;">
16
16
  </a>
17
17
 
18
- <!-- Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
19
- <div id="ezoic-pub-ad-placeholder-109"> </div>
20
- <!-- End Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
21
18
 
22
- <!-- Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
23
- <div id="ezoic-pub-ad-placeholder-110"> </div>
24
- <!-- End Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
25
19
 
26
20
  {%- if site.MonumetricID -%}
27
21
 
@@ -159,6 +153,17 @@
159
153
  </div>
160
154
  </nav>
161
155
  <!-- </header> -->
156
+
157
+ <!-- Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
158
+ <div id="ezoic-pub-ad-placeholder-109"> </div>
159
+ <!-- End Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
160
+
161
+ <!-- Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
162
+ <div id="ezoic-pub-ad-placeholder-110"> </div>
163
+ <!-- End Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
164
+
165
+
166
+
162
167
  <div class="container" id="containerWd">
163
168
  {%- if page.layout == "page2" -%}
164
169
 
@@ -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,20 @@ header {
572
572
 
573
573
 
574
574
  /* for ezoic ads css */
575
- /* #ezoic-pub-ad-placeholder-109 {
576
- position: fixed;
577
- left: 0;
578
- width: 170px;
579
- height: 100vh;
575
+ #ezoic-pub-ad-placeholder-109 {
576
+ position: absolute;
580
577
  top: 60px;
578
+ left: 0;
581
579
  z-index: 99999;
580
+ width: 160px;
581
+ height: 100vh;
582
582
  }
583
583
 
584
584
  #ezoic-pub-ad-placeholder-110 {
585
- position: fixed;
586
- right: 0;
587
- width: 170px;
588
- height: 100vh;
585
+ position: absolute;
589
586
  top: 60px;
587
+ right: 0;
590
588
  z-index: 99999;
591
- } */
589
+ width: 160px;
590
+ height: 100vh;
591
+ }
data/assets/css/style.css CHANGED
@@ -583,20 +583,20 @@ header {
583
583
 
584
584
 
585
585
  /* for ezoic ads css */
586
- /* #ezoic-pub-ad-placeholder-109 {
587
- position: fixed;
586
+ #ezoic-pub-ad-placeholder-109 {
587
+ position: absolute;
588
+ top: 60px;
588
589
  left: 0;
589
- width: 170px;
590
- height: 100vh;
591
- top: 65px;
592
590
  z-index: 99999;
591
+ width: 160px;
592
+ height: 100vh;
593
593
  }
594
594
 
595
595
  #ezoic-pub-ad-placeholder-110 {
596
- position: fixed;
596
+ position: absolute;
597
+ top: 60px;
597
598
  right: 0;
598
- width: 170px;
599
- height: 100vh;
600
- top: 65px;
601
599
  z-index: 99999;
602
- } */
600
+ width: 160px;
601
+ height: 100vh;
602
+ }
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.7
4
+ version: 1.4.0
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-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll