From 52aa46932c70a1626cf2f7277447440dcfccda40 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 25 Jun 2021 02:41:30 +0530 Subject: added result --- docs/feed.rss | 10 ++++++++-- docs/posts/2021-06-25-Blog2Twitter-P1.html | 6 ++++++ 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/feed.rss b/docs/feed.rss index a54d96f..0922185 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ Navan's Archive Rare Tips, Tricks and Posts https://web.navan.dev/en - Fri, 25 Jun 2021 02:35:50 -0000 - Fri, 25 Jun 2021 02:35:50 -0000 + Fri, 25 Jun 2021 02:41:04 -0000 + Fri, 25 Jun 2021 02:41:04 -0000 250 @@ -151,6 +151,12 @@ I am not handling lists or images right now.

api.update_status("Web Version: {}".format(post_link))
 
+

Result

+ +

+ +

+

What's Next?

For the next part, I will try to append the code as well. diff --git a/docs/posts/2021-06-25-Blog2Twitter-P1.html b/docs/posts/2021-06-25-Blog2Twitter-P1.html index e3d615f..e01094b 100644 --- a/docs/posts/2021-06-25-Blog2Twitter-P1.html +++ b/docs/posts/2021-06-25-Blog2Twitter-P1.html @@ -105,6 +105,12 @@ I am not handling lists or images right now.

api.update_status("Web Version: {}".format(post_link))
 
+

Result

+ +

+ +

+

What's Next?

For the next part, I will try to append the code as well. -- cgit v1.2.3