word-games-theme 0.2.5 → 0.2.6

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/post.html +2 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5418a3c379370de0f524308dc9371ad27408ddd22eb26337552dbcbde0e9429a
4
- data.tar.gz: c1e9f6f986f92197b8db6871ce7a72849a676cd0f81bc19c1ca85d03a3512d61
3
+ metadata.gz: 86dc44202743311507e142b78b737f58ee23e777e5ba30b5ff2b246441179116
4
+ data.tar.gz: 95f4e5fdb720ebdf7074f79f87cb08ec37cbdac483863e74a191f1745ba3e39d
5
5
  SHA512:
6
- metadata.gz: a6a40d941641ad72ab9460c79e281057dd9bb22108e8516304a68a8679f93ecfd08cffd4e21018c087e2b387ea0504aa05526603f1f74f50a527fb767ee068bb
7
- data.tar.gz: 4ed5b9462e15cdab17faea63ac3a9dd74d12654e81c3dcaddfd8d218f2fb6d0842847bfc71213e03b62fb37054315d50c64e2016fa6cbc9b49e53428ebb64a30
6
+ metadata.gz: 5bd4aaa47cbc71e9d7176d616b93143f4a799af265ffd857fc7ee47ff2536f21aa0d9a82551dd4ca2f3ea3ec26344dfef2f06261f56b6033a47b87657d7f7534
7
+ data.tar.gz: b7f011bb1e756d559b0e04c99467aeb924626fc98a12a7392a418bf27a6b472115fda96a5edbbab1f919a0293c693c0b06d007b33ac64fabea75b3b8c61e9ba9
data/_layouts/post.html CHANGED
@@ -91,7 +91,8 @@
91
91
  word-scramble-help' and item.tool != 'wordfinders' and item.tool != "wordscramblers" and item.tool
92
92
  != 'wordunscramblerss' -%}
93
93
 
94
- <p> <a class="featureLink" style="font-size: 11px" href="/{{item.tool}}">{{item.tool | capitalize |
94
+ <p> <a class="featureLink" style="font-size: 11px" href="/{{item.permalink }}">{{item.permalink |
95
+ capitalize |
95
96
  replace: '-', ' '
96
97
  }}</a></p>
97
98
  {%- endif -%}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms