appscms-tools-theme 3.9.9 → 4.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/appscms-post.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fe34d7abdd223872c3fdd4806bf971b4c2c17210f60500a88253c2fa1beb44c
4
- data.tar.gz: a911992ac144f6a76b52eb52ac24deab5c980ba5fa519efb159cabfff8d67108
3
+ metadata.gz: 202567f47e75f5cce33a596e51e9372f3946945d445bde2a1119e2ac724cb7f8
4
+ data.tar.gz: 4b1a2a771e08e6e30c1cbf5ceab1bcf33ec3fd35690372d8a34c25194de395a6
5
5
  SHA512:
6
- metadata.gz: 554d88ac32f124cf27012ce4663da5a63b2fe069ebc2124554ab95a545ccea2e6ee3aa3147a0502e0366e83279ea281cb1168ff2efb96c3daece7b1c7cfb3821
7
- data.tar.gz: 9806b36c3326a3771dec903833c0707f9ee36f574176255ff8d8901ec1c1968340fbbcdaf5fef551717163e761bb8d813b4c6a2197341fa888c59b41b244ea62
6
+ metadata.gz: 9816a8eb0454889f5a93166efb9a9e206f1ad100b2bbb46bb4181c3825cdc3d52e417775035b1e405fe6773d4d581188ed3192108f3482d2fc9732daab4e2e47
7
+ data.tar.gz: a9a515b7d954b7cb4d7f72cdccfa293e07f84aa93d03d0646f04eba0be969c1e6253e4d2ff494b5a4b12635770729195695c9a1096f20bbbccad16e178e91ff5
@@ -208,7 +208,7 @@
208
208
  {%- if page.categories.size> 0 or page.tags.size>0-%}
209
209
  {%- include appscms/recent-posts/related_categories_post.html -%}
210
210
  {%- else -%}
211
- {%- include appscms/recent_posts/recent_posts.html -%}
211
+ {%- include appscms/recent-posts/recent_posts.html -%}
212
212
  {% endif %}
213
213
  <div class="commentsection my-5">
214
214
  {%- if site.disqus.shortname -%}
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: 3.9.9
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms