From 50deebe7a599ad7caeed18d74b4be68e204fa396 Mon Sep 17 00:00:00 2001
From: navanchauhan <navanchauhan@gmail.com>
Date: Fri, 17 Mar 2023 14:07:55 -0600
Subject: added new post

---
 docs/index.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)

(limited to 'docs/index.html')

diff --git a/docs/index.html b/docs/index.html
index c414507..88b458d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -59,6 +59,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>
-- 
cgit v1.2.3