Skip to content

Commit 90b6bac

Browse files
authored
release: 3.1.0
1 parent c4cd4bf commit 90b6bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/footer/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- $ThemeVersion := "3.0.0" -}}
1+
{{- $ThemeVersion := "3.1.0" -}}
22
<footer class="site-footer">
33
<section class="copyright">
44
&copy;
@@ -20,4 +20,4 @@
2020
{{ T "footer.builtWith" (dict "Generator" $Generator) | safeHTML }} <br />
2121
{{ T "footer.designedBy" (dict "Theme" $Theme "DesignedBy" $DesignedBy) | safeHTML }}
2222
</section>
23-
</footer>
23+
</footer>

0 commit comments

Comments
 (0)