Skip to content

Commit 53d3e75

Browse files
committed
bump copyright year in footer
1 parent ffe85ed commit 53d3e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer class="hyper-footer col-md-12">
22
<div class="container">
33
<div class="row">
4-
<div class="col-sm-6 text-center text-sm-start text-muted">&copy; 2025 hyper</div>
4+
<div class="col-sm-6 text-center text-sm-start text-muted">&copy; 2026 hyper</div>
55
<div class="col-sm-6 text-center text-sm-end">
66
{% if page.hyper_path %}
77
<a href="https://github.com/hyperium/hyper/blob/master/{{ page.hyper_path }}">

0 commit comments

Comments
 (0)