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 f65072a commit d1c78deCopy full SHA for d1c78de
_includes/footer.html
@@ -1,7 +1,7 @@
1
<footer class="hyper-footer col-md-12">
2
<div class="container">
3
<div class="row">
4
- <div class="col-sm-6 text-center text-sm-start text-muted">© 2024 hyper</div>
+ <div class="col-sm-6 text-center text-sm-start text-muted">© 2025 hyper</div>
5
<div class="col-sm-6 text-center text-sm-end">
6
{% if page.hyper_path %}
7
<a href="https://github.com/hyperium/hyper/blob/master/{{ page.hyper_path }}">
0 commit comments