Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="hyper-footer col-md-12">
<div class="container">
<div class="row">
<div class="col-sm-6 text-center text-sm-start text-muted">&copy; 2024 hyper</div>
<div class="col-sm-6 text-center text-sm-start text-muted">&copy; 2025 hyper</div>
<div class="col-sm-6 text-center text-sm-end">
{% if page.hyper_path %}
<a href="https://github.com/hyperium/hyper/blob/master/{{ page.hyper_path }}">
Expand Down
Loading