webui: add DOCKTYPE

So as to declare html5 compliance.
This commit is contained in:
Stéphane Bidoul 2022-02-10 16:37:56 +01:00
parent 1b4f847c82
commit 39ea1c9b1a
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html> <html>
<head> <head>
<title>Runboat build</title> <title>Runboat build</title>

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html> <html>
<head> <head>
<title>Runboat builds</title> <title>Runboat builds</title>