diff options
Diffstat (limited to 'docs/about/index.html')
-rw-r--r-- | docs/about/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/about/index.html b/docs/about/index.html index ccaffc6..3608be0 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -44,7 +44,7 @@ <main> - <h1>About Me</h1> + <h1 id="about-me">About Me</h1> <p>Hi!</p> @@ -52,7 +52,7 @@ <p>Landing page with other links, and projects: <a rel="noopener" target="_blank" href="https://hi.navan.dev">https://hi.navan.dev</a></p> -<h2>Contact Me</h2> +<h2 id="contact-me">Contact Me</h2> <p>The best way to reach out to me is by e-mail. subject[at]navan.email Or, if I have made peace with my ISP and corrected the rDNS settings, then: hey[at]navan.dev</p> @@ -60,7 +60,7 @@ <p><code>1DA1 04AA DEB7 7473 A4FA C27B 4EFC A289 7342 A778</code></p> -<h2>Links</h2> +<h2 id="links">Links</h2> <ul> <li><a rel="noopener" target="_blank" href="https://github.com/navanchauhan">GitHub: @navanchauhan</a></li> |