aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2022-12-18 19:37:51 -0700
committerMelody Horn <melody@boringcactus.com>2022-12-18 19:37:51 -0700
commitf762714bfb7cdd45327814bc1caa8b2a41aa84fc (patch)
tree5e7d985208e5e788ecb0bc5bb3b1f30a4da5d1bb /index.html
downloadffxiv-uptime-f762714bfb7cdd45327814bc1caa8b2a41aa84fc.tar.gz
ffxiv-uptime-f762714bfb7cdd45327814bc1caa8b2a41aa84fc.zip
pussy
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..d2b7410
--- /dev/null
+++ b/index.html
@@ -0,0 +1,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>