diff --git a/views/index.pug b/views/index.pug index 2485929..2b7e1b4 100644 --- a/views/index.pug +++ b/views/index.pug @@ -2,6 +2,6 @@ extends layout block content h1. - Welcome to #{menuTitle} - the best hotel on earth + Welcome to #{menuTitle} img(src='public/hotel_landing_pic.png' class='img-fluid' style='width:400px; height:400px;')