aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-09-10 21:16:43 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-09-10 21:16:43 +0800
commit6be5bb91802bc6ba935561b24e52dc90b5c8855f (patch)
treea25fb83ca755c05e438f55e34a057e62a45f72a1 /docs/index.html
parente8c7ec8611bedf65420fbf2e0d7d59c71b0f7311 (diff)
downloaddexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar.gz
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar.bz2
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar.lz
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar.xz
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.tar.zst
dexon-bls-6be5bb91802bc6ba935561b24e52dc90b5c8855f.zip
move index.html
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..7bb89ea
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html lang="ja">
+<head>
+<meta charset="UTF-8">
+<title>demo</title>
+<a href="demo/bls.html">bls demo</a>
+</body>
+</html>