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>
This commit is contained in:
Paul Donald
2026-02-22 16:51:25 +01:00
parent a7c82c5596
commit 7f6ba9d460
4 changed files with 16 additions and 4 deletions

6
docs/index.html Normal file
View File

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