diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-09-02 15:19:55 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-09-02 15:19:55 +0530 |
commit | 575556cdf545143cfde00cb0928f03325988a7ae (patch) | |
tree | 6502bd4c15a19d6d6182c4b2d4d4db6765351562 /templates | |
parent | 1f2b68974722bf71ef2a27311c3d029bae0cdef7 (diff) |
remove donation section for now
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 3e855a2..b1bbcf4 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -4,7 +4,6 @@ <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="donate.html">Donate</a></li> </ul> <hr> <main> |