diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-03-17 14:07:55 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-03-17 14:07:55 -0600 |
commit | 50deebe7a599ad7caeed18d74b4be68e204fa396 (patch) | |
tree | 7c4dd477f08993bb963dc2ac049ccff64fa0a93c /docs/posts/index.html | |
parent | 71878fe6c6146b45fa577ec803a6c263279e53d4 (diff) |
added new post
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 5fed354..25faa5d 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -62,6 +62,19 @@ <ul> + <li><a href="/posts/2023-03-17-future-of-writing.html">Future of Writing</a></li> + <ul> + <li>My thoughts on writing in the 21st century.</li> + <li>Published On: 2023-03-17 13:57</li> + <li>Tags: + + ramblings, + + writing, + + </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> |