Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -151,7 +151,8 @@ with gr.Blocks(css="""
|
|
151 |
}
|
152 |
""") as demo:
|
153 |
gr.HTML(elem_classes="title", value="🌍")
|
154 |
-
gr.HTML("<
|
|
|
155 |
gr.Markdown("Explore top digital nomad locations around the world. The bars in numeric columns indicate relative values - longer bars are better!")
|
156 |
|
157 |
with gr.Row():
|
|
|
151 |
}
|
152 |
""") as demo:
|
153 |
gr.HTML(elem_classes="title", value="🌍")
|
154 |
+
gr.HTML("<img src='https://see.fontimg.com/api/rf5/JpZqa/MWMyNzc2ODk3OTFlNDk2OWJkY2VjYTIzNzFlY2E4MWIudHRm/bm9tYWQgZGVzdGluYXRpb25z/super-feel.png?r=fs&h=130&w=2000&fg=e2e2e2&bg=FFFFFF&tb=1&s=65' alt='Graffiti fonts'></a>")
|
155 |
+
|
156 |
gr.Markdown("Explore top digital nomad locations around the world. The bars in numeric columns indicate relative values - longer bars are better!")
|
157 |
|
158 |
with gr.Row():
|