appscms-tools-theme 5.4.5 → 5.4.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 84a70701ab8fd0c8c8b529539ee267e07f411e44396c5d9ef57bc5b7eebb5b4c
4
- data.tar.gz: 7973db255d2bbc4dbed5f2fb20efaf311af19c1276a1dae277ab53dc47ac1bb9
3
+ metadata.gz: 36189366811299e1b596359b240c18f68ab88cd2a978494cfd0df66f903f7421
4
+ data.tar.gz: c9fb0b0e35e27910407c30bd36182d8bc0689126f350b997b740b11312123b2a
5
5
  SHA512:
6
- metadata.gz: 1d768c5991e38529980284e01a9c301facde35e1f24501c4d8621aad3a0527cc8837ff8fecb1504441b8338ccc0f4940c9ae2e90762d30cf4f62d3d93ec7e5b3
7
- data.tar.gz: fdabc83163c3f610625031370c90ad1a86c3b4d8cdd997dfa772b3adf402f8dcb4fcdbdc85b84862c3d79d927f1fc5b607176a2c824d58e605eaa4024912b1a6
6
+ metadata.gz: edba03a2067c7c3796367cb8fa5338f960c3141132110523dd631af0e353563549d59b2ef18b7f564fcb0fe5bd009124210d661a41a0024792b315a0232891a7
7
+ data.tar.gz: f4ffd5c34c9bcce938ebac4153e5f3ea505f4b72718a27e13fdca6bc77c2f7d8c72586deadecbe89537aea7d73f9d1b65202219d1b7a3331aa2e1f467bab12d3
data/_includes/.DS_Store CHANGED
Binary file
@@ -1,3 +1,4 @@
1
+ <div id="top-adsense-slot" style="width:100%;margin:16px 0;"></div>
1
2
  {%- if page.layout == "appscms-audio" or page.layout == "appscms-video" -%} {%-
2
3
  else -%}
3
4
  <div class="container heading">
@@ -6,6 +6,7 @@
6
6
 
7
7
  <body data-developer-key="{{ site.developerKey }}" data-client-id="{{ site.clientId }}" data-app-id="{{ site.appId }}"
8
8
  data-dropbox-apikey="{{ site.dropboxapikey }}">
9
+ {%- include adsense/sidebar-ads.html -%}
9
10
  {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
10
11
 
11
12
  <div class="flex-container feature1-flex-container">
data/_layouts/home-1.html CHANGED
@@ -48,7 +48,8 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
48
48
  data-app-id="{{ site.appId }}"
49
49
  data-dropbox-apikey="{{ site.dropboxapikey }}"
50
50
  >
51
- {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
51
+ {%- include adsense/sidebar-ads.html -%}
52
+ {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
52
53
  {%- if homeData.H1 or homeData.H2 -%}
53
54
 
54
55
  <div class="flex-container mb-1">
data/assets/.DS_Store CHANGED
Binary file
data/assets/css/tools.css CHANGED
@@ -571,7 +571,10 @@ ul li {
571
571
  flex-direction: column;
572
572
  }
573
573
  }
574
-
574
+ .footer-logo{
575
+ height: 50px;
576
+ width: 50px;
577
+ }
575
578
  .footer-logo-cont {
576
579
  flex: 1 1 auto;
577
580
  display: flex;
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.4.5
4
+ version: 5.4.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-06-23 00:00:00.000000000 Z
11
+ date: 2026-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll