summaryrefslogtreecommitdiff
path: root/public/index.html
blob: 376974f225af0d79a8521e1977881d8828202859 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
    <head>
        <title>
            Scarecrow - Watches over the garden
        </title>
    </head>
    <body>
        Hello Scarecrow
    </body>
</html>