diff options
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 25faa5d..be5e91c 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -75,6 +75,19 @@ </ul> + <li><a href="/posts/2023-04-30-n-body-simulation.html">n-body solution generator</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> |