word-games-theme 0.2.5 → 0.2.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_layouts/post.html +2 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 86dc44202743311507e142b78b737f58ee23e777e5ba30b5ff2b246441179116
|
4
|
+
data.tar.gz: 95f4e5fdb720ebdf7074f79f87cb08ec37cbdac483863e74a191f1745ba3e39d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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 -%}
|