Compare commits

...

2 commits

Author SHA1 Message Date
8524e28589 Merge branch 'main' into dev
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Successful in 30m39s
Python CI / Format Backend (latest, 3.12.2) (pull_request) Failing after 8s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s
2024-03-19 12:34:39 +01:00
af55e94c4f 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
2024-03-15 21:56:19 +01:00
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