summaryrefslogtreecommitdiff
path: root/index.html
blob: 855971c03bae11a969a744e9b5a5f82da09b7c1e (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
	<head>
		<title>Welcome to cfws!</title>
	</head>
	<body>
		<h1>Welcome to cfws!</h1>
		<p>This page is being served from the filesystem!</p>
	</body>
</html>