aboutsummaryrefslogtreecommitdiff
path: root/src/splash.html
blob: 1f7f1307c1fe8ca84a62d9fcccd63da4f1bb7ac3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title>Draughts</title>
</head>
<body>
	<h1>Draughts</h1>
	<img src=></img>
	<img src=></img>
	<img src=></img>
</body>
</html>