diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/demo/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/demo/index.html b/docs/demo/index.html new file mode 100644 index 0000000..6edf789 --- /dev/null +++ b/docs/demo/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html lang="ja"> +<head> +<meta charset="UTF-8"> +<title>demo</title> +<a href="bls.html">bls demo</a> +</body> +</html> |