Browse Source

proper html5 file

main
Colin McMillen 4 years ago
parent
commit
5b75ed7805
  1. 13
      index.html

13
index.html

@ -1 +1,12 @@
hello world
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Open COVID News</title>
</head>
<body>
Hello, world!
</body>
</html>
Loading…
Cancel
Save