summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnav Bhatt <arnavbhatt288@gmail.com>2022-09-01 21:03:30 +0530
committerArnav Bhatt <arnavbhatt288@gmail.com>2022-09-01 21:03:30 +0530
commitcf257a99db0e9a34e12fe14589b47a5c8e9fde82 (patch)
tree64d15d030713413e919c1b84fc01b811fb259807
parentfe51aeff5fbd0ffb066fdbb85d9db54a07d088d5 (diff)
layout change
-rw-r--r--templates/index_header.html2
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>