SVG favicon.

This commit is contained in:
2024-06-20 20:05:00 -04:00
parent 410bb7c09d
commit 8e5a024d3d
5 changed files with 201 additions and 3 deletions

View File

@ -884,7 +884,7 @@ static void _httpd_endpoint_static(tf_http_request_t* request)
const char* k_static_files[] = {
"index.html",
"client.js",
"favicon.png",
"tildefriends.svg",
"jszip.min.js",
"style.css",
"tfrpc.js",