diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2022-12-19 18:23:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-19 18:23:31 -0500 |
commit | 1142b25a43e7af2c752b4423693383fe03929caa (patch) | |
tree | 3f52590911eea6d3c247a2aa47560378db4502c2 /index.html | |
parent | c390e77c19fe06de32abd2aacd5c99b0419b575b (diff) |
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -51,6 +51,10 @@ <ul> <li><a href="https://github.com/navanchauhan" rel="me">Github</a></li> </ul> + <h3>Fediverse</h3> + <ul> + <li><a rel="me" href="https://mastodon.social/@navanchauhan">Mastodon</a></li> + </ul> </section> <section> @@ -80,4 +84,4 @@ </section> </article> </body> -</html>
\ No newline at end of file +</html> |