welcome !

This commit is contained in:
Austin-Mills 2017-06-01 09:24:21 -04:00
parent 31268bf084
commit 67e2bff354
9 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
src/.DS_Store vendored

Binary file not shown.

BIN
src/main/.DS_Store vendored Normal file

Binary file not shown.

BIN
src/main/java/.DS_Store vendored Normal file

Binary file not shown.

BIN
src/main/resources/.DS_Store vendored Normal file

Binary file not shown.

BIN
src/main/resources/static/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
src/main/resources/templates/.DS_Store vendored Normal file

Binary file not shown.

View file

@ -4,7 +4,7 @@
<body>
<h2 th:text="#{welcome}">Welcome</h2>
<h2 th:text="#{welcome}">Welcome To My Crib</h2>
<div class="row">
<div class="col-md-12">
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/pets.png}"/>