Mercurial Hosting > luan
diff website/src/examples/sse_push.html.luan @ 1931:28cd9b3abdb3
add lang
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 10:24:38 -0600 |
parents | 3e9f26404433 |
children |
line wrap: on
line diff
--- a/website/src/examples/sse_push.html.luan Fri May 02 14:20:56 2025 +0300 +++ b/website/src/examples/sse_push.html.luan Fri May 02 10:24:38 2025 -0600 @@ -12,7 +12,7 @@ Io.stdout = Http.response.text_writer() %> <!doctype html> -<html> +<html lang="en"> <body> <h1>push server-sent events</h1> <form method=post>