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 bbf6e3f commit 21775b7Copy full SHA for 21775b7
src/main/resources/templates/layout/page.html
@@ -66,7 +66,7 @@
66
<footer class="footer">
67
<nav class="navbar fixed-bottom navbar-dark bg-dark">
68
<div class="container">
69
- <span class="navbar-text">© 2021 Thomas Wöhlke</span>
+ <span class="navbar-text">© 2022 Thomas Wöhlke</span>
70
</div>
71
</nav>
72
</footer>
0 commit comments