From 1e099ca4e8423fb7eac3d257b0edf3ac4ceb218e Mon Sep 17 00:00:00 2001 From: triptitripathi <56276448+triptitripathi@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:15:56 +0530 Subject: [PATCH] changed the font --- app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index 0dee859..5693c56 100644 --- a/app.py +++ b/app.py @@ -55,7 +55,7 @@ def app(): - st.title("Tweet Analyzer 🔥") + st.title("🅣🅦🅔🅔🅣 🅐🅝🅐🅛🅨🅩🅔🅡") activities=["Tweet Analyzer","Generate Twitter Data"] @@ -328,4 +328,4 @@ def getAnalysis(score): if __name__ == "__main__": - app() \ No newline at end of file + app()