diff options
Diffstat (limited to 'data/softwares.html')
-rwxr-xr-x | data/softwares.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/softwares.html b/data/softwares.html index 7eefbe2..6dec820 100755 --- a/data/softwares.html +++ b/data/softwares.html @@ -21,6 +21,7 @@ <li><a href="about.html">About</a></li> <li><a href="contact.html">Contact</a></li> <li><a class="active" href="softwares.html">Softwares</a></li> + <li><a href="donate.html">Donate</a></li> </ul> <hr> <main> @@ -28,7 +29,7 @@ </main> <div class = footer> - <p>Copyright 2022 ghativega.in</p> + <p>Copyright 2023 ghativega.in</p> </div> </body> </html> |