Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ with app:
|
|
101 |
"""
|
102 |
<h5 style='text-align: center'>
|
103 |
Follow me for more!
|
104 |
-
<a href='https://twitter.com/kadirnar_ai' target='_blank'>
|
105 |
</h5>
|
106 |
"""
|
107 |
)
|
|
|
101 |
"""
|
102 |
<h5 style='text-align: center'>
|
103 |
Follow me for more!
|
104 |
+
<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> |
|
105 |
</h5>
|
106 |
"""
|
107 |
)
|