diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-10-05 11:36:05 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-10-05 11:36:05 +0530 |
commit | e20df892748e618ac36b760b6d1ef4d1e85fcb57 (patch) | |
tree | f52e648854a954419623f13690020ee735ab6ec5 /templates | |
parent | 18de77d3a8f3f44f637062602d2c49612e252282 (diff) |
layout change
Diffstat (limited to 'templates')
-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> |