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/index.html | |
parent | 8552efd74a7b50afc87b536451e6e86125f1c19a (diff) |
add post: hello 2024
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 34 |
1 files changed, 13 insertions, 21 deletions
diff --git a/docs/index.html b/docs/index.html index a74cbd2..7e2e530 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,6 +49,19 @@ <h2>Recent Posts</h2> <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> @@ -113,27 +126,6 @@ </ul> - <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">Interacting with Siri using the command line</a></li> - <ul> - <li>Code snippet to interact with Siri by issuing commands from the command-line.</li> - <li>Published On: 2023-02-08 17:21</li> - <li>Tags: - - <a href='/tags/Tutorial.html'>Tutorial</a>, - - <a href='/tags/Code-Snippet.html'>Code-Snippet</a>, - - <a href='/tags/Python.html'>Python</a>, - - <a href='/tags/Siri.html'>Siri</a>, - - <a href='/tags/macOS.html'>macOS</a>, - - <a href='/tags/AppleScript.html'>AppleScript</a> - - </ul> - - </ul> <b>For all posts go to <a href="/posts">Posts</a></b> |