aboutsummaryrefslogtreecommitdiff
path: root/src/public/index.html
blob: 99a87cd9e119983ef7c01f530b995b8a520293b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width" />
        <title>Index</title>
    </head>
    <body>
        body
    </body>
</html>