From e8c7ec8611bedf65420fbf2e0d7d59c71b0f7311 Mon Sep 17 00:00:00 2001
From: MITSUNARI Shigeo <herumi@nifty.com>
Date: Sun, 10 Sep 2017 22:15:29 +0900
Subject: add index.html

---
 docs/demo/index.html | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 docs/demo/index.html

(limited to 'docs')

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>
-- 
cgit v1.2.3