diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-25 18:29:46 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-25 18:29:46 +0200 |
| commit | 4d5c3d59f32b80638d82373d33a476652520e260 (patch) | |
| tree | 88edd56458963229511b54276586c236604504b6 /check/static/demo.html | |
| parent | 4f4df4d4e38f8ce27dc7e471359f9f644ca74092 (diff) | |
test API
Diffstat (limited to 'check/static/demo.html')
| -rw-r--r-- | check/static/demo.html | 7 |
1 files changed, 7 insertions, 0 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 |
