diff options
-rw-r--r-- | 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 c0f2c72..998ef87 100644 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -1,5 +1,5 @@ <div class = logo><img src="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> |