mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
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:
6
docs/index.html
Normal file
6
docs/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=/luci/jsapi" />
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user