diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-11-04 01:09:38 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-11-04 01:09:38 +0530 |
commit | 9c96c6673a9cb4e04ef17a1d1b691811444e9074 (patch) | |
tree | 72fe2d9fb7cd4aa4eb674257bedf86cf02d7249a /templates | |
parent | b17485dec99f5df86620eb15c5ae32dd85d3a4a2 (diff) |
change links
Diffstat (limited to 'templates')
-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 b1bbcf4..7b46b42 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -3,7 +3,7 @@ <li><a class="active", href="index.html">Home</a></li> <li><a href="about.html">About</a></li> <li><a href="contact.html">Contact</a></li> -<li><a href="https://git.ghativega.in">Softwares</a></li> +<li><a href="https://github.com/arnavbhatt288">Softwares</a></li> </ul> <hr> <main> |