Change avatar and name
Some checks failed
Release / release (push) Failing after 16s
Create and publish a Docker image / build-and-push-image (push) Failing after 32s
Python CI / Format Backend (latest) (push) Failing after 48s
Bun CI / Format & Build Frontend (push) Successful in 1m7s

This commit is contained in:
Tibo De Peuter 2024-03-15 21:56:19 +01:00
parent 7ae4669f35
commit af55e94c4f
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