diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-03-26 23:38:14 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-03-26 23:38:14 -0600 |
commit | f6d2141a480dd6b5b8ee0e48d43bb64773232791 (patch) | |
tree | 2c1debfc78746324b9e38be0bf4796b7a84a6348 /docs/posts/2024-01-05-hello-20224.html | |
parent | aae00025bd8bff04de90b22b2472aed8a232f476 (diff) |
add header ids
Diffstat (limited to 'docs/posts/2024-01-05-hello-20224.html')
-rw-r--r-- | docs/posts/2024-01-05-hello-20224.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/posts/2024-01-05-hello-20224.html b/docs/posts/2024-01-05-hello-20224.html index f33a86c..1a2282c 100644 --- a/docs/posts/2024-01-05-hello-20224.html +++ b/docs/posts/2024-01-05-hello-20224.html @@ -6,13 +6,13 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Hello 2024</title> + <title>id="hello-2024">Hello 2024</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/posts/2024-01-05-hello-20224.html" /> <meta name="twitter:url" content="https://web.navan.dev/posts/2024-01-05-hello-20224.html /> <meta name="og:url" content="https://web.navan.dev/posts/2024-01-05-hello-20224.html" /> - <meta name="twitter:title" content="Hello 2024" /> - <meta name="og:title" content="Hello 2024" /> + <meta name="twitter:title" content="id="hello-2024">Hello 2024" /> + <meta name="og:title" content="id="hello-2024">Hello 2024" /> <meta name="description" content="Recap of 2023, and my goals for 2024" /> <meta name="twitter:description" content="Recap of 2023, and my goals for 2024" /> <meta name="og:description" content="Recap of 2023, and my goals for 2024" /> @@ -44,17 +44,17 @@ <main> - <h1>Hello 2024</h1> + <h1 id="hello-2024">Hello 2024</h1> <p><code>2024 % 4 == 0</code></p> -<h2>2023</h2> +<h2 id="2023">2023</h2> <p>Another revolution around the sun! This was a pretty fun and interesting year. I got to work on some interesting projects, and learned a lot.</p> <p>I am going to try and use my GitHub activity to recap.</p> -<h3>Spring</h3> +<h3 id="spring">Spring</h3> <ul> <li>I helped a friend modernize their Larvael codebase. Dockerized it for easier development, and added a CD pipeline. (Probably going to be released by end of this year)</li> @@ -65,7 +65,7 @@ <li>Got into Mountain Biking!</li> </ul> -<h3>Summer</h3> +<h3 id="summer">Summer</h3> <p>Summer was more relaxing. I mainly worked on some maintenance patches for my projects, and did some more freelancing stuff.</p> @@ -74,7 +74,7 @@ <li>Continued working on a research project using Computer Vision in analysing a lateral flow assay. Tried porting it to use OpenCV.js, but it wasn't reliable enough. I might look into directly working with OpenCV/Vision Framework for an iOS app.</li> </ul> -<h3>Fall</h3> +<h3 id="fall">Fall</h3> <ul> <li>Won a couple more hackathons. I might summarize my hackathon experience in a different blog post.</li> @@ -90,7 +90,7 @@ <p>I also did a ton of other stuff, but I am not sure how much I want to be sharing on my blog here. Maybe as I write more I will get more comfortable with sharing more information.</p> -<h2>2024</h2> +<h2 id="2024">2024</h2> <p>So, what are my plans for 2024? <strong>Learn. Build. Ship.</strong></p> |