summaryrefslogtreecommitdiff
path: root/src/index.html
blob: cd9b5861e9aff50b96b4a18643d9d0e410723bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
	<head>
		<title>biruda</title>
	</head>
	
	<body>
		<p>
			Welcome to biruda! Please state your wish..
		</p>
	</body>
</html>