add DOCTYPE to html pages
This commit is contained in:
parent
c6f01eeced
commit
77fe4fc702
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Binato</title>
|
||||
|
|
Loading…
Reference in a new issue