Files
luci/docs/index.html
Paul Donald 7f6ba9d460 docs: favicon and hierarchy
Moving the output to /luci breaks existing links out there
so let's do our best to output to /luci/jsapi

Include a favicon also as a static resource.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-02-22 16:51:25 +01:00

6 lines
112 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=/luci/jsapi" />
</head>
</html>