webui: add DOCKTYPE
So as to declare html5 compliance.
This commit is contained in:
parent
1b4f847c82
commit
39ea1c9b1a
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Runboat build</title>
|
<title>Runboat build</title>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Runboat builds</title>
|
<title>Runboat builds</title>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue