mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
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>
6 lines
112 B
HTML
6 lines
112 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=/luci/jsapi" />
|
|
</head>
|
|
</html> |