Spaces:
Runtime error
Runtime error
Prakash N
commited on
Commit
·
c94ad73
1
Parent(s):
451edcb
modified subheader
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ from streamlit.proto.Markdown_pb2 import Markdown
|
|
4 |
st.title("Now anyone can be a content marketer!")
|
5 |
st.subheader("Don't you wish there was a faster way to summarise your news articles and share it up onto your favourite social media platforms."
|
6 |
|
7 |
-
st.Markdown("""
|
8 |
|
9 |
1. Step 1: Copy and paste the complete article text in here
|
10 |
(*Coming soon* - Just paste the article URL)
|
|
|
4 |
st.title("Now anyone can be a content marketer!")
|
5 |
st.subheader("Don't you wish there was a faster way to summarise your news articles and share it up onto your favourite social media platforms."
|
6 |
|
7 |
+
st.Markdown(""" ** LorSor helps you through a simple 3 stage process. **
|
8 |
|
9 |
1. Step 1: Copy and paste the complete article text in here
|
10 |
(*Coming soon* - Just paste the article URL)
|