appscms-tools-theme 5.3.5 → 5.3.7
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 +4 -4
- data/_includes/adstera_ads.html +8 -0
- data/_includes/appscms/head/head.html +1 -1
- data/_includes/head/index.html +1 -1
- data/_layouts/feature-1.html +1 -1
- data/_layouts/home-1.html +2 -2
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: aaf846a1d409a092d893156a10de7c4885bfd851dd84d54e34583410fc18f2bd
|
|
4
|
+
data.tar.gz: c501e2480754e6ae0521b3089863c8ef290eac9b9fda3dafd8130e6a24a45b0d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ecbb7858d7664a75d7aa5f916c595bf406a1cc8f8078bde7211f8651e843088983168967e684ff740229845866313ffc1cddc75bd1cd557bba918015a71bec53
|
|
7
|
+
data.tar.gz: 0a794571028c3a7a950ed176bd63cd295a934f417e6df60c3968d46d560cb3361bda9a77af7d8010bc77daa581e1b340f3a2d22d69a09743a6d289b638e08605
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<div class="row">
|
|
2
|
+
<div class="container">
|
|
3
|
+
<div class="col-md-10 mx-auto mb-5">
|
|
4
|
+
<script async="async" data-cfasync="false" src="https://pl29135409.profitablecpmratenetwork.com/af8e200646b63440856d2b6560b484a7/invoke.js"></script>
|
|
5
|
+
<div id="container-af8e200646b63440856d2b6560b484a7"></div>
|
|
6
|
+
</div>
|
|
7
|
+
</div>
|
|
8
|
+
</div>
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
<script src="https://quge5.com/88/tag.min.js" data-zone="229067" async data-cfasync="false"></script>
|
|
384
384
|
{%- endif -%}
|
|
385
385
|
|
|
386
|
-
{% if
|
|
386
|
+
{% if site.adsterra_enabled %}
|
|
387
387
|
<script src="https://pl29135408.profitablecpmratenetwork.com/d0/f8/69/d0f869f5725bd9c9a1f8a1f5c85773bc.js"></script>
|
|
388
388
|
{%- endif -%}
|
|
389
389
|
|
data/_includes/head/index.html
CHANGED
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
<script src="https://quge5.com/88/tag.min.js" data-zone="229067" async data-cfasync="false"></script>
|
|
401
401
|
{%- endif -%}
|
|
402
402
|
|
|
403
|
-
{% if
|
|
403
|
+
{% if site.adsterra_enabled %}
|
|
404
404
|
<script src="https://pl29135408.profitablecpmratenetwork.com/d0/f8/69/d0f869f5725bd9c9a1f8a1f5c85773bc.js"></script>
|
|
405
405
|
{%- endif -%}
|
|
406
406
|
|
data/_layouts/feature-1.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<div class="flex-class py-4 mt-md-0">
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
{%- include
|
|
15
|
+
{%- include adstera_ads.html -%}
|
|
16
16
|
|
|
17
17
|
<div id="h1-img-wrapper" class="d-flex justify-content-center align-items-center">
|
|
18
18
|
{%- assign featureh1 = featureData.H1 | replace: "$variable",
|
data/_layouts/home-1.html
CHANGED
|
@@ -53,7 +53,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
|
|
53
53
|
|
|
54
54
|
<div class="flex-container mb-1">
|
|
55
55
|
<div class="flex-class py-5">
|
|
56
|
-
{%- include
|
|
56
|
+
{%- include adstera_ads.html -%}
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
|
|
@@ -154,7 +154,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
|
|
|
154
154
|
</div>
|
|
155
155
|
{%- endif -%}
|
|
156
156
|
|
|
157
|
-
{%- include
|
|
157
|
+
{%- include adstera_ads.html -%}
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
<div class="home-content-box" id="theme-content-box">{{content}}</div>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: appscms-tools-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.3.
|
|
4
|
+
version: 5.3.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- vivek-appscms
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-04-
|
|
11
|
+
date: 2026-04-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -170,6 +170,7 @@ files:
|
|
|
170
170
|
- _includes/Usp/usp.html
|
|
171
171
|
- _includes/adblocker.html
|
|
172
172
|
- _includes/adsense/adsense.html
|
|
173
|
+
- _includes/adstera_ads.html
|
|
173
174
|
- _includes/aitools/instagram-hashtag-generator.html
|
|
174
175
|
- _includes/alternates/alternates.html
|
|
175
176
|
- _includes/appscms/.DS_Store
|