added favicon

This commit is contained in:
Paul Gauthier 2024-04-28 14:28:50 -07:00
parent 4f996d43ae
commit 0bf45c2cf6
2 changed files with 1 additions and 0 deletions

View file

@ -505,6 +505,7 @@ def gui_main():
st.set_page_config( st.set_page_config(
layout="wide", layout="wide",
page_title="Aider", page_title="Aider",
page_icon="https://aider.chat/assets/favicon-32x32.png",
menu_items={ menu_items={
"Get Help": "https://aider.chat/docs/faq.html", "Get Help": "https://aider.chat/docs/faq.html",
"Report a bug": "https://github.com/paul-gauthier/aider/issues", "Report a bug": "https://github.com/paul-gauthier/aider/issues",

BIN
assets/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB