Skip to content

Commit 21775b7

Browse files
committed
refactoring of java classes
1 parent bbf6e3f commit 21775b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/layout/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<footer class="footer">
6767
<nav class="navbar fixed-bottom navbar-dark bg-dark">
6868
<div class="container">
69-
<span class="navbar-text">© 2021 Thomas Wöhlke</span>
69+
<span class="navbar-text">© 2022 Thomas Wöhlke</span>
7070
</div>
7171
</nav>
7272
</footer>

0 commit comments

Comments
 (0)