diff --git a/src/web_ui.c b/src/web_ui.c index 6d70bad..8d7b71c 100644 --- a/src/web_ui.c +++ b/src/web_ui.c @@ -162,10 +162,10 @@ static const char s_index_html[] = "\n" "
\n" "
Live serial stream" + "" "" - "
\n" + "\n" "\n" "

Scrollback: 5000 lines per terminal; oldest lines expire.

\n" "
\n" diff --git a/tests/web_ui_session/run.py b/tests/web_ui_session/run.py index 62212a1..dfe92c5 100644 --- a/tests/web_ui_session/run.py +++ b/tests/web_ui_session/run.py @@ -74,6 +74,10 @@ esp_err_t httpd_resp_send(httpd_req_t *, const char *, ssize_t); assert "frame-ancestors 'none'" in csp and "connect-src 'self'" in csp assert rendered['html'].index('