JaganathC commited on
Commit
f674d0b
·
verified ·
1 Parent(s): 23e5117

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -33,8 +33,7 @@ footer {
33
  FOOTER_TEXT = """
34
  <footer>
35
  <p>If you enjoyed the functionality of the app, please leave a like!<br>
36
- Check out more on <a href="https://www.linkedin.com/in/girish-wangikar/" target="_blank">LinkedIn</a> |
37
- <a href="https://girishwangikar.github.io/Girish_Wangikar_Portfolio.github.io/" target="_blank">Portfolio</a></p>
38
  </footer>
39
  """
40
 
 
33
  FOOTER_TEXT = """
34
  <footer>
35
  <p>If you enjoyed the functionality of the app, please leave a like!<br>
36
+ Check out more on <a href="https://www.linkedin.com/in/chowdam-jagan" target="_blank">LinkedIn</a> |
 
37
  </footer>
38
  """
39