sourceoftruthdata commited on
Commit
2556c6a
1 Parent(s): 09c1da8

Update links

Browse files

Thanks to creator!

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks(css=css) as demo:
114
  """
115
  <h3 style='text-align: center'>
116
  Follow me for more!
117
- <a href='https://twitter.com/kadirnar_ai' target='_blank'>Twitter</a> | <a href='https://github.com/kadirnar' target='_blank'>Github</a> | <a href='https://www.linkedin.com/in/kadir-nar/' target='_blank'>Linkedin</a>
118
  </h3>
119
  """
120
  )
 
114
  """
115
  <h3 style='text-align: center'>
116
  Follow me for more!
117
+ <a href='https://twitter.com/sot_data' target='_blank'>Twitter</a> | <a href='https://github.com/sourceoftruthdata' target='_blank'>Github</a> | <a href='https://www.linkedin.com/in/danielwcovarrubias/' target='_blank'>Linkedin</a>
118
  </h3>
119
  """
120
  )