diff options
Diffstat (limited to 'templates/index_header.html')
-rwxr-xr-x | templates/index_header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index_header.html b/templates/index_header.html index 0afd51f..17bce65 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -1,5 +1,4 @@ <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> <li><a href="about.html">About</a></li> |