diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-03-02 14:02:37 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-03-02 14:02:37 -0700 |
commit | c390e77c19fe06de32abd2aacd5c99b0419b575b (patch) | |
tree | 5d7bfe93a4a8393becc2d01b19f676c34e14ba8b /index.html | |
parent | e59f5043af947393fda5c5b84257feeda6ee6511 (diff) |
trying indieauth
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -29,7 +29,7 @@ <li>E-Mail: hey[at]navan.dev</li> <li>Posts: <a href="https://web.navan.dev">https://web.navan.dev</a></li> </ul> - <h3>Projects</h3> + <h3>Some Projects</h3> <ul> <li>Curie - A Drug Discovery Toolkit<label for="curie-note" class="margin-toggle sidenote-number"></label></li> <input type="checkbox" id="curie-note" class="margin-toggle"/> @@ -47,6 +47,10 @@ <li>NFT Demo (Natural Feature Tracking not Non-Fungible Tokens) <p>Scan the QR Code or click <a href="https://navanchauhan.github.io/Experiments/2020-08-01/index.html">here</a> and scan <a href="https://github.com/navanchauhan">my profile picture!</a> ( It does take some time to calculate the image descriptors the first time though, try reloading if you think it is stuck )</p> <p>( It does take some time to calculate the image descriptors the first time though, try reloading if you think it is stuck )</p><img src="https://raw.githubusercontent.com/navanchauhan/navanchauhan/master/qr.png"></li> </ul> </ul> + <h3>IndieAuth</h3> + <ul> + <li><a href="https://github.com/navanchauhan" rel="me">Github</a></li> + </ul> </section> <section> |