pages/index.html

11 lines
87 B
HTML

<!DOCTYPE html>
<html>
<body>
<h1>Hello world</h1>
<p>From git.</p>
</body>
</html>