Skip to content

Commit fb0365c

Browse files
committed
work
1 parent 102ed67 commit fb0365c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/pages/information.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div id="tw-content-title">
1414
<div class="row my-5 py-5">
1515
<h1 class="col-md-12 mb-12">
16-
<i class="fas fa-inbox"></i><span th:utext="#{pages.information.h1}">Information</span>
16+
<span th:utext="#{pages.information.h1}">Information</span>
1717
</h1>
1818
<h2>© 2022 Thomas Wöhlke</h2>
1919
</div>

0 commit comments

Comments
 (0)