Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
akanksha1131 authored Apr 30, 2024
1 parent b2bea1b commit 77d9a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@
else:
print("One or more required fields are empty or invalid. Skipping article display.")

st.sidebar.markdown("<p style='font-size: small; color: grey; text-align: center;'>A NLP project by <a href='https://github.com/akanksha1131'>Akanksha Kale</a>. Made for educational purposes only. Disclaimer: This project is intended for educational purposes only. Web scraping without proper authorization is not encourages or endorsed.</p>", unsafe_allow_html=True)
st.markdown("<p style='font-size: small; color: grey; text-align: center;'>A NLP project by <a href='https://github.com/akanksha1131'>Akanksha Kale</a>. Made for educational purposes only. Disclaimer: This project is intended for educational purposes only. Web scraping without proper authorization is not encourages or endorsed.</p>", unsafe_allow_html=True)

0 comments on commit 77d9a40

Please sign in to comment.