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 102ed67 commit fb0365cCopy full SHA for fb0365c
src/main/resources/templates/pages/information.html
@@ -13,7 +13,7 @@
13
<div id="tw-content-title">
14
<div class="row my-5 py-5">
15
<h1 class="col-md-12 mb-12">
16
- <i class="fas fa-inbox"></i><span th:utext="#{pages.information.h1}">Information</span>
+ <span th:utext="#{pages.information.h1}">Information</span>
17
</h1>
18
<h2>© 2022 Thomas Wöhlke</h2>
19
</div>
0 commit comments