Skip to content

Commit

Permalink
add logos to info tab
Browse files Browse the repository at this point in the history
  • Loading branch information
markushal committed Dec 11, 2023
1 parent 92f14cb commit 04da604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/tab_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@


def content_info():
st.image("img/logos.png")

with st.container(border=True):
st.markdown(read_markdown_file("md/info_intro.md"))

Expand Down
Binary file added img/logos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 04da604

Please sign in to comment.