Add content type back
All checks were successful
continuous-integration/drone/pr Build is passing

Apparently needed, was not in my testing.

*shrug*
This commit is contained in:
delliott 2024-08-07 14:54:07 +00:00
parent ee52c9bbfe
commit 7e21a8b38e

View File

@ -54,6 +54,7 @@ elif [ "$duration" -gt 0 ]; then
echo Success
fi)
printf %s\\n\\n "Content-Type: text/html;charset=utf-8"
cat <<-HTML_END
<!DOCTYPE HTML>
<html lang="en">