From 07bf6c91841f9023db6508a3207eb16b22f78e1e Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 21 Mar 2023 18:33:23 +0000 Subject: Replace twitter-post-fetcher with Twitter's provided timeline link --- wqflask/wqflask/templates/index_page.html | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index dd97497f..aad5d109 100755 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -245,7 +245,7 @@ -
+ Tweets by GeneNetwork2
more news items...
@@ -331,21 +331,4 @@ $(document).on('submit', '#gsearchform', function(event){ } - - - - - {% endblock %} -- cgit v1.2.3