diff --git a/src/style/style.css b/src/style/style.css index 7a4cb95..2738790 100755 --- a/src/style/style.css +++ b/src/style/style.css @@ -49,7 +49,7 @@ header { height: 220px; width: 100%; margin: 0 0 0 0; - background-image: url("/home/src/bg-logo.png"); + background-image: url("/BeerListOfMine/src/bg-logo.png"); background-repeat: no-repeat; } diff --git a/view/header.php b/view/header.php index 38e2bf2..76ec696 100755 --- a/view/header.php +++ b/view/header.php @@ -16,7 +16,7 @@