opencovid/index.html

13 lines
147 B
HTML
Raw Normal View History

2020-03-17 17:30:43 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Open COVID News</title>
</head>
<body>
Hello, world!
</body>
</html>