Rupesh386 commited on
Commit
56eae13
·
verified ·
1 Parent(s): c8d5e9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ class Main:
48
  t.predict_data()
49
 
50
 
51
- st.markdown("[GitHub](https://github.com/Rupeshgarsondiya/User-behaviour-classification) | <div style='text-aligm: center'><a href='https://www.linkedin.com/in/rupesh-garsondiya-919817275/' target='_blank'>Linkedin</a></div>",unsafe_allow_html=True)
52
 
53
 
54
  # Add a LinkedIn profile hyperlink using HTML
 
48
  t.predict_data()
49
 
50
 
51
+ st.markdown("[GitHub](https://github.com/Rupeshgarsondiya/User-behaviour-classification) | <a href='https://www.linkedin.com/in/rupesh-garsondiya-919817275/' target='_blank'>Linkedin</a>",unsafe_allow_html=True)
52
 
53
 
54
  # Add a LinkedIn profile hyperlink using HTML