diff --git a/mindmap.py b/mindmap.py index 3532fff..54851ec 100644 --- a/mindmap.py +++ b/mindmap.py @@ -97,4 +97,4 @@ def mindmap_tab_content(): st.write("Please enter a query in the Main tab to generate a mindmap.") # Add this at the end of your main app file, outside of any function -st.footer("Made with ❤️ for 🐼") +# st.footer("Made with ❤️ for 🐼")