aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: d2b7410739222e4b74a56da1b810bdc9315942f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8"/>
    <title>FFXIV uptime</title>
    <style>
        input[type=text] {
            width: 15em;
        }
    </style>
</head>
<body></body>
</html>