izhx commited on
Commit
62916e8
1 Parent(s): 98a2138

fix tracker

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ with gr.Blocks() as demo:
220
 
221
  # Page Count
222
  gr.Markdown("""
223
- <center><a href="https://clustrmaps.com/site/1bsdd" title="Visit tracker">< img src="//clustrmaps.com/map_v2.png?cl=080808&w=a&t=tt&d=NvxUHBTxY0ECXEuebgz8Ym8ynpVtduq59ENXoQpFh74&co=ffffff&ct=808080"/></a></center>
224
  """)
225
 
226
  demo.launch()
 
220
 
221
  # Page Count
222
  gr.Markdown("""
223
+ <center><a href="https://clustrmaps.com/site/1bsdd" title="Visit tracker"><img src="//clustrmaps.com/map_v2.png?cl=080808&w=a&t=tt&d=NvxUHBTxY0ECXEuebgz8Ym8ynpVtduq59ENXoQpFh74&co=ffffff&ct=808080"/></a></center>
224
  """)
225
 
226
  demo.launch()