diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-11-20 01:51:48 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-11-20 01:51:48 +0530 |
commit | ccc5e8f16cec97ec2aeee494f1900e35b1a0c703 (patch) | |
tree | 83b6a457720b7bf07780ab56b2cc6e2cf7fa8653 /data | |
parent | 8b6fc44b0b4afc0a0f2b4c5dac1f6aeb6144179e (diff) |
change thingies
Diffstat (limited to 'data')
-rw-r--r-- | data/projects.html | 17 |
1 files changed, 3 insertions, 14 deletions
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> |