Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -154,4 +154,4 @@ st.altair_chart(sim_chart, use_container_width=True)
|
|
| 154 |
# Footer
|
| 155 |
# -------------------------------
|
| 156 |
st.markdown("---")
|
| 157 |
-
st.caption("Powered by Mạng lưới GXS | Data from Climate Clock API (cached sample)")
|
|
|
|
| 154 |
# Footer
|
| 155 |
# -------------------------------
|
| 156 |
st.markdown("---")
|
| 157 |
+
st.caption("Built and Powered by Mạng lưới GXS | Data from Climate Clock API (cached sample)")
|