word-games-theme 2.8.6 → 2.8.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/wordgames/head/head.html +1 -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: 769e42af9ca19de0255393f8d77c3dd19bd1b90172cf853f150c8251f573a927
|
4
|
+
data.tar.gz: 776d3e680ba5e2e0a47a136a0ecad024e08da21043e72a1555bcdf61e337f2fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bc0c0cffb3736173fd8a1cfc0cdb87e357f2463a60c75161a5f12ad97376acc004563b969b1990bba8d80622bf5237f8c5d160b160375afd8501f8d2061f929d
|
7
|
+
data.tar.gz: c13fc1b39b658385331a6a1d569f483a3c6c4b3890c71cf1ac8889de5d7ad4491add6d89d78ed97d94e2d87cbe445b99854b6a4ddcbeb61e9add8ba4a2d21eea
|
@@ -70,7 +70,7 @@
|
|
70
70
|
{%- endif -%}
|
71
71
|
|
72
72
|
{%- if site.internationalization or site.internationalizationall -%}
|
73
|
-
{%- include wordgames/alternates/alternates.html -%}
|
73
|
+
{%- include /wordgames/alternates/alternates.html -%}
|
74
74
|
{%- endif -%}
|
75
75
|
|
76
76
|
{% include /cssfile/links.html %}
|