Skip to content

Commit 01dc1a1

Browse files
authored
docs: do not specify upper copyright year (#30)
1 parent 56c04bb commit 01dc1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1 class="title_header">
8686
{%- block footer %}
8787
<footer class="ft">
8888
<div class="content">
89-
The <a href="{{ pathto('_static/images/logo.png', 1) }}">logo</a> is &copy; 2010-2023 Sensio Labs
89+
The <a href="{{ pathto('_static/images/logo.png', 1) }}">logo</a> is &copy; 2010+ Sensio Labs
9090
</div>
9191
</footer>
9292
{%- endblock %}

0 commit comments

Comments
 (0)