We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c04bb commit 01dc1a1Copy full SHA for 01dc1a1
theme/layout.html
@@ -86,7 +86,7 @@ <h1 class="title_header">
86
{%- block footer %}
87
<footer class="ft">
88
<div class="content">
89
- The <a href="{{ pathto('_static/images/logo.png', 1) }}">logo</a> is © 2010-2023 Sensio Labs
+ The <a href="{{ pathto('_static/images/logo.png', 1) }}">logo</a> is © 2010+ Sensio Labs
90
</div>
91
</footer>
92
{%- endblock %}
0 commit comments