ajitrajasekharan commited on
Commit
eb960a9
1 Parent(s): 6421c87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ def main():
168
 
169
 
170
  st.markdown("""
171
- <h3 style="font-size:16px; color: #9f9f9f; text-align: center">Link to post <a href='https://ajitrajasekharan.github.io/2021/01/02/my-first-post.html' target='_blank'>describing this approach </a></h3>
172
  """, unsafe_allow_html=True)
173
 
174
 
 
168
 
169
 
170
  st.markdown("""
171
+ <h3 style="font-size:16px; color: #7f7f7f; text-align: center">Link to post <a href='https://ajitrajasekharan.github.io/2021/01/02/my-first-post.html' target='_blank'>describing this approach </a></h3>
172
  """, unsafe_allow_html=True)
173
 
174