aboutsummaryrefslogtreecommitdiff
path: root/src/public/index.html
blob: 25eaea5d3d2b7731b9b14a65c5004215f8e3b19f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
    <h1>Home :)</h1>
</body>
</html>