diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-06 00:00:27 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-06 00:00:27 +0530 |
commit | fd9f99d937b82bf95328b11112b85f74056af691 (patch) | |
tree | b6cb3611be304e60c86610cac34b5061972a35d9 /docs/posts/index.html | |
parent | 8552efd74a7b50afc87b536451e6e86125f1c19a (diff) |
add post: hello 2024
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r-- | docs/posts/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html index 61037b3..253dcd9 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -51,6 +51,19 @@ <ul> + <li><a href="/posts/2024-01-05-hello-20224.html">Hello 2024</a></li> + <ul> + <li>Recap of 2023, and my goals for 2024</li> + <li>Published On: 2024-01-05 23:16</li> + <li>Tags: + + <a href='/tags/General.html'>General</a>, + + <a href='/tags/Ramblings.html'>Ramblings</a> + + </ul> + + <li><a href="/posts/2023-10-22-search-by-flair-reddit.html">Search / Filter posts by flair on Reddit</a></li> <ul> <li>Search posts by flair on Reddit Web by using _</li> |