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 /blog | |
parent | 1f2b68974722bf71ef2a27311c3d029bae0cdef7 (diff) |
remove donation section for now
Diffstat (limited to 'blog')
-rw-r--r-- | blog/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/blog/index.html b/blog/index.html index 2fcfb98..f25392d 100644 --- a/blog/index.html +++ b/blog/index.html @@ -7,7 +7,7 @@ <meta property="og:description" content="Personal site of arnavbhatt288."> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> -<title>Ghativega</title> +<title>Ghativega - About</title> <style> img { border: none ;} </style> @@ -18,12 +18,12 @@ img { border: none ;} <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/explore/repos">Softwares</a></li> -<li><a href="donate.html">Donate</a></li> +<li><a href="https://git.ghativega.in">Softwares</a></li> </ul> <hr> <main> -<p>Tags:<a href="@anti-consumer.html">anti-consumer</a>, <a href="@eepsites.html">eepsites</a>, <a href="@i2p.html">i2p</a>, <a href="@monopoly.html">monopoly</a>, <a href="@open-source.html">open-source</a>, <a href="@privacy.html">privacy</a>, <a href="@rant.html">rant</a>, <a href="@reactos.html">reactos</a>, <a href="@software.html">software</a>, <a href="@update.html">update</a></p><ul class = "blog"> +<p>Tags: +<a href="@anti-consumer.html">anti-consumer</a>, <a href="@eepsites.html">eepsites</a>, <a href="@i2p.html">i2p</a>, <a href="@monopoly.html">monopoly</a>, <a href="@open-source.html">open-source</a>, <a href="@privacy.html">privacy</a>, <a href="@rant.html">rant</a>, <a href="@reactos.html">reactos</a>, <a href="@software.html">software</a>, <a href="@update.html">update</a></p><ul class = "blog"> <li><a href="indian-government-e2ee-ban-is-useless.html">Indian Government Ban on Element Is Stupid</a><p>Date of publish: 18/06/2023</p></li> <li><a href="2023-update.html">2023 Update</a><p>Date of publish: 17/02/2023</p></li> <li><a href="code-of-conduct-does-more-harm-than-good.html">Code of conduct does more harm than good</a><p>Date of publish: 01/01/2023</p></li> |