From 6521fd5137538e11b1900782803076d523fd057c Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Thu, 15 Aug 2013 16:54:53 +0900 Subject: [PATCH] Add sample html --- htdocs/css/c3.css | 1 + htdocs/js/c3.js | 1 + htdocs/samples/simple.html | 21 +++++++++++++++++++++ 3 files changed, 23 insertions(+) create mode 120000 htdocs/css/c3.css create mode 120000 htdocs/js/c3.js create mode 100644 htdocs/samples/simple.html diff --git a/htdocs/css/c3.css b/htdocs/css/c3.css new file mode 120000 index 0000000..4052640 --- /dev/null +++ b/htdocs/css/c3.css @@ -0,0 +1 @@ +../../c3.css \ No newline at end of file diff --git a/htdocs/js/c3.js b/htdocs/js/c3.js new file mode 120000 index 0000000..644b352 --- /dev/null +++ b/htdocs/js/c3.js @@ -0,0 +1 @@ +../../c3.js \ No newline at end of file diff --git a/htdocs/samples/simple.html b/htdocs/samples/simple.html new file mode 100644 index 0000000..eec863a --- /dev/null +++ b/htdocs/samples/simple.html @@ -0,0 +1,21 @@ + + + + + +
+ + + + + +