theme settings

This commit is contained in:
CEF Server 2025-03-18 23:27:50 +00:00
parent da1a550139
commit 3a8983d054
3 changed files with 15 additions and 5 deletions

View file

@ -49,7 +49,7 @@
@error status 500 404
handle_response @error {
root * /srv
try_files /assets/blankIcon.png
try_files /assets/theme-cef/blankIcon.png
file_server
}
}