summaryrefslogtreecommitdiff
path: root/docs/posts/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-12-18 22:21:30 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2023-12-18 22:21:30 -0700
commit8552efd74a7b50afc87b536451e6e86125f1c19a (patch)
tree146a6040ed1db440e8dc4fdba7026e05984c5cb5 /docs/posts/index.html
parenta6908f8957d502893cfcd641d0de0bd2ea0145c2 (diff)
fix spelling
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r--docs/posts/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html
index bd987fe..61037b3 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -115,19 +115,6 @@
</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:
-
- <a href='/tags/ramblings.html'>ramblings</a>,
-
- <a href='/tags/writing.html'>writing</a>
-
- </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>