aboutsummaryrefslogtreecommitdiff
path: root/examples/webserver.html
blob: a934b67320499af3c063762d9cb8b0afc335ce1b (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<head>
	<title>sloth</title>
</head>
<html>
	<body>
		<h1>Sloth</h1>
		<p>paragraph</p>
	</body>
</html>