batflip/public/pages/about.html

10 lines
131 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>About</title>
</head>
<body>
<h1>This is the about page!</h1>
</body>
</html>