Skip to content

Commit

Permalink
Remove mascote picture
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowcap committed Nov 29, 2024
1 parent a460761 commit 7c05740
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@
API_BASE_URL = os.environ.get("API_BASE_URL")


st.set_page_config(page_icon="images/zeno.jpg", layout="wide")
st.header("Zeno")
st.caption("Your intelligent EcoBot, saving the forest faster than a 🐼 eats bamboo")

# Sidebar content
with st.sidebar:
st.image("images/zeno.jpg")
st.header("Meet Zeno!")
st.write(
"""
Expand Down
Binary file removed frontend/images/zeno.jpg
Binary file not shown.

0 comments on commit 7c05740

Please sign in to comment.