summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnav Bhatt <arnav@ghativega.in>2023-11-20 01:51:48 +0530
committerArnav Bhatt <arnav@ghativega.in>2023-11-20 01:51:48 +0530
commitccc5e8f16cec97ec2aeee494f1900e35b1a0c703 (patch)
tree83b6a457720b7bf07780ab56b2cc6e2cf7fa8653
parent8b6fc44b0b4afc0a0f2b4c5dac1f6aeb6144179e (diff)
change thingies
-rw-r--r--blog/index.html2
-rw-r--r--data/projects.html17
2 files changed, 4 insertions, 15 deletions
diff --git a/blog/index.html b/blog/index.html
index 7e75eea..face833 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -18,7 +18,7 @@ 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://github.com/arnavbhatt288">Softwares</a></li>
+<li><a href="projects.html">Projects</a></li>
</ul>
<hr>
<main>
diff --git a/data/projects.html b/data/projects.html
index 905aff7..ea45846 100644
--- a/data/projects.html
+++ b/data/projects.html
@@ -67,25 +67,14 @@ component of ReactOS</td>
<td><a href = "https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1200">pmaports-ms013g</a></td>
<td>Porting postmarketOS to Samsung Galaxy Grand 2 (ms013g)</td>
</tr>
- </table>
-
- <br>
-
- <h3>Competitions</h3>
- <table>
- <tr>
- <th id = "border-special">Name</th>
- <th>Description</th>
- </tr>
<tr>
- <td>Google Code-In 2018</td>
<td><a href = "https://github.com/haikuports/haikuports/commits/master?author=arnavbhatt288">Ported softwares to Haiku</a></td>
+ <td>Contributed to HaikuPorts during Google Code-In 2018</td>
</tr>
- </table>
- </main>
+ </table>
- <br>
+ <br>
<div class = footer>
<p>2023 ghativega.in</p>