diff options
Diffstat (limited to 'check/static')
| -rw-r--r-- | check/static/demo.html | 7 | ||||
| -rw-r--r-- | check/static/index.html | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/check/static/demo.html b/check/static/demo.html new file mode 100644 index 0000000..c8de017 --- /dev/null +++ b/check/static/demo.html @@ -0,0 +1,7 @@ +<html> +<head> + <title>PHash Check API Demo</title> +</head> +<body> +</body> +</html>
\ No newline at end of file diff --git a/check/static/index.html b/check/static/index.html index a17fa53..6c70bcf 100644 --- a/check/static/index.html +++ b/check/static/index.html @@ -1 +1 @@ -deebeephunky
\ No newline at end of file +<html></html>
\ No newline at end of file |
