aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-09-10 21:15:29 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-09-10 21:15:29 +0800
commite8c7ec8611bedf65420fbf2e0d7d59c71b0f7311 (patch)
treed580c1d2f7d3b9b25cfc915641bfc291355351f2
parent2e42a153bfc3833928383e5568e732fd1fbfbe86 (diff)
downloaddexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar.gz
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar.bz2
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar.lz
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar.xz
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.tar.zst
dexon-bls-e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311.zip
add index.html
-rw-r--r--docs/demo/index.html8
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>