static-test/frontend/index.html
2021-01-23 01:19:53 -05:00

11 lines
141 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Worked!</title>
</head>
<body>
<center>
<h1>If you see this, it worked!</h1>
</center>
</body>
</html>