Change avatar and name

This commit is contained in:
Tibo De Peuter 2024-03-15 21:53:31 +01:00
parent 7ae4669f35
commit e7003576a3
2 changed files with 1 additions and 1 deletions

View file

@ -23,7 +23,7 @@ try:
except ImportError:
print("dotenv not installed, skipping...")
WEBUI_NAME = "Open WebUI"
WEBUI_NAME = "Aura"
shutil.copyfile("../build/favicon.png", "./static/favicon.png")
####################################

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 73 KiB