appscms-tools-theme 4.4.9 → 4.5.0
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1e1c23f0315670bf11919d55743066c044d512fd60635e1c42ac90f58237aa1f
|
|
4
|
+
data.tar.gz: 8c6c8585a67016bb6583563f82ddc27b0659e83554dd741b75db54b121d51053
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4243c50b36cb4c36aafaa5ee90b54aef4b02286231f2f4b5ce5d5e36f1fd068de10914bfcf8fae11cd8aca9d394a639e809584799efce5c06f7bced9b59527b9
|
|
7
|
+
data.tar.gz: b375918797d270fce6b76a1e43bdb57a7bcdbd858aa51426d71b11f69f378d4c4f73d25fe21a71bcca2df375baab8ed0f2e13244a6d30c7dad1bfbd3b4346cb5
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
appscms/uploadbutton/uploadbutton.html -%} {%- include
|
|
16
16
|
appscms/featurehighlight/featurehighlight.html -%} {%- include
|
|
17
17
|
appscms/howto/howto.html -%} {%- if pageData.infographics.size > 0 -%} {%-
|
|
18
|
-
include appscms/infographics/infographics.html -%} {%- endif -%} {%- include
|
|
18
|
+
include /appscms/infographics/infographics.html -%} {%- endif -%} {%- include
|
|
19
19
|
appscms/faq/faq.html -%}
|
|
20
20
|
<!-- {%- include
|
|
21
21
|
appscms/extras/traffic-count.html -%} -->
|
data/_layouts/home.html
CHANGED
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
{%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
|
|
218
218
|
include Rating/rating.html -%}
|
|
219
219
|
{%- if homeData.infographics.size > 0 -%}
|
|
220
|
-
{%- include infographics/infographics.html -%}
|
|
220
|
+
{%- include /appscms/infographics/infographics.html -%}
|
|
221
221
|
{%- endif -%}
|
|
222
222
|
|
|
223
223
|
{%- if homeData.USPS -%} {%- include
|
data/assets/css/devtool-main.css
CHANGED
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: 4.
|
|
4
|
+
version: 4.5.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- vivek-appscms
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-04-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|