feat: serve kitchen logo instead of chef pfp
This commit is contained in:
parent
180152ba4a
commit
008d57c5f4
3 changed files with 2 additions and 2 deletions
|
@ -75,11 +75,11 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
"= /assets/img/logo.svg" = {
|
"= /assets/img/logo.svg" = {
|
||||||
alias = ../../res/buffet_chef.png;
|
alias = ../../res/kitchen_logo.png;
|
||||||
};
|
};
|
||||||
|
|
||||||
"= /assets/img/favicon.svg" = {
|
"= /assets/img/favicon.svg" = {
|
||||||
alias = ../../res/buffet_chef.png;
|
alias = ../../res/kitchen_logo.png;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 412 KiB |
BIN
res/kitchen_logo.png
Normal file
BIN
res/kitchen_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in a new issue