Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ def _max_width_():
|
|
29 |
st.set_page_config(page_icon="✂️", page_title="CSV Wrangler")
|
30 |
|
31 |
st.image(
|
32 |
-
"https://
|
33 |
width=100,
|
34 |
)
|
35 |
|
|
|
29 |
st.set_page_config(page_icon="✂️", page_title="CSV Wrangler")
|
30 |
|
31 |
st.image(
|
32 |
+
"https://cdna.artstation.com/p/assets/images/images/054/900/924/large/aaron-wacker-event-horizon.jpg?1665626929",
|
33 |
width=100,
|
34 |
)
|
35 |
|