diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2012-02-13 22:09:11 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2012-02-13 22:09:11 +0100 |
commit | 0d8e86265f74ee36503bbcec445dcefdea208df0 (patch) | |
tree | d129e83b5913124ca4542ae6b5e6c40fcafc6517 /static |
Initial import.
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> |