appscms-tools-theme 2.6.4 → 2.6.5

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer/index.html +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 76d1acda83a4228095797e110828ad630a9140a4282cebcf2f796f5c12c14ff3
4
- data.tar.gz: 7bccc6af7d1ae0cc0ab7491e925299fb97fee4fe775ae1a757e3d018ec20afc6
3
+ metadata.gz: 54fb858c1c98d201ad82b7c03f93d53405a72afb88ec7ae762a009969d527f92
4
+ data.tar.gz: 4fd90564d5779ad939f66f483381de5d7c1d9f74f3b5a4e8d239a75a5601818c
5
5
  SHA512:
6
- metadata.gz: bf66e03a25a20dfafc6b8006c3ed918c896d62fcd6d8db5aa4826440be7593e5cc791f275e99e3eeb0967b0a1b6241474982107bba2391c569afa15d26ad16a6
7
- data.tar.gz: d4bbdfc020781434974b273845a8a831cfcd905d328c8fae39ca88b9014be640ed262c2a2c2d7991f9a82f364f56ecc8ce59f9e4eef6001a0c25698cdd7c4466
6
+ metadata.gz: 14db726e0fd77a2bed5a055c66d72dc0bdd07a4020f71cec6b999380b4564ff9a2ac2be4b061331b52f06c489fb201d4dc738e99a5244eff65503213a7fa0ff3
7
+ data.tar.gz: dae1bcc30471cb20af10a8eb5c163387afb3e34af9f101736a456b102d42cc391148bac7ec8ebc128fa31d5e93dcdaba662c825717c0c332e969ac7cca040437
@@ -304,8 +304,8 @@
304
304
  <a class="cVpsCJ px-3" target="_blank" rel="noopener noreferrer" href="{{data.url}}"
305
305
  title="LinkedIn">
306
306
  <div class="sDfHB" style="width:24px;height:24px">
307
- <img loading="lazy" src="{{data.logo}}" title="{{data.title}}" {%- if site.crossorigin -%}
308
- crossorigin {%- endif -%}>
307
+ <img loading="lazy" width="20px" height="20px" src="{{data.logo}}" title="{{data.title}}"
308
+ {%- if site.crossorigin -%} crossorigin {%- endif -%}>
309
309
  </div>
310
310
  </a>
311
311
  {% endfor %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.4
4
+ version: 2.6.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms