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 033b57f commit 6d96e92Copy full SHA for 6d96e92
src/main/resources/templates/layout/page.html
@@ -76,7 +76,7 @@
76
<div class="col nav-link"><a th:href="@{/information}" class="nav-link">© 2022 Thomas Wöhlke</a></div>
77
<div class="col nav-link">
78
<a href="https://twitter.com/GustaveSchiller" class="nav-link text-center">
79
- <i class="fa-brands fa-twitter"></i> @GustaveSchiller
+ <i class="fa-brands fa-twitter"></i> GustaveSchiller
80
</div>
81
82
<a href="https://github.com/Spring-Framework-Java-Apps/simpleworklist" class="nav-link text-end">
0 commit comments