From 5244d89eea5875d55599a1be1c2bf0fbd3fd2146 Mon Sep 17 00:00:00 2001 From: flejk Date: Mon, 7 Feb 2022 23:10:03 +0100 Subject: [PATCH] update of pathing in ccs file --- src/style/style.css | 2 +- view/header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@