summaryrefslogtreecommitdiff
path: root/docs/posts/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2021-06-25 02:25:52 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2021-06-25 02:25:52 +0530
commit50ae0baa49c0b58d13eaeb6618d0920c7315a481 (patch)
tree274833c0a511ab60e80f8d06b6fad765155d8593 /docs/posts/index.html
parenteced1cf2687682e9c0216d9fc92c1d05990f8d5a (diff)
updated
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r--docs/posts/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html
index b94dd4d..4d31a82 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -30,6 +30,21 @@
<ul>
+ <li><a href="/posts/2021-06-25-Blog2Twitter-P1.html">Posting Blog Posts as Twitter Threads Part 1/n</a></li>
+ <ul>
+ <li>Converting Posts to Twitter Threads</li>
+ <li>Published On: 2021-06-25 00:08</li>
+ <li>Tags:
+
+ Python,
+
+ Twitter,
+
+ Eh,
+
+ </ul>
+
+
<li><a href="/posts/2020-12-1-HTML-JS-RSS-Feed.html">RSS Feed written in HTML + JavaScript</a></li>
<ul>
<li>Short code-snippet for an RSS feed, written in HTML and JavaScript</li>