diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..ebd82b9 --- /dev/null +++ b/static/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<head> + <title>音楽</title> +</head> +<body> +</body> +</html> |