From f715431541c88bc548798bce0bbb5b677d68483c Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Wed, 26 Oct 2016 17:12:01 +0200 Subject: [PATCH] Fix favicon --- .../src/main/resources/templates/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/springboot-petclinic-server/src/main/resources/templates/index.html b/springboot-petclinic-server/src/main/resources/templates/index.html index 3c0a2a8b8..5d6429aab 100644 --- a/springboot-petclinic-server/src/main/resources/templates/index.html +++ b/springboot-petclinic-server/src/main/resources/templates/index.html @@ -8,6 +8,9 @@ + + + PetClinic :: a Spring Framework demonstration