go-again/public/index.html

10 lines
116 B
HTML
Raw Normal View History

2019-06-22 07:10:21 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Go Again</title>
</head>
<body>
<h1>Hello, World!</h1>
</body>
</html>