diff options
Diffstat (limited to 'templates/index_header.html')
-rwxr-xr-x | templates/index_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index_header.html b/templates/index_header.html index 998ef87..0afd51f 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -1,4 +1,4 @@ -<div class = logo><img src="images/logo.png" alt="Ghativega"></div> +<div class = logo><img src="assets/images/logo.png" alt="Ghativega"></div> <br> <ul class = navbar> <li><a class="active", href="index.html">Home</a></li> |