From 214c142d9de60a7f53d8c7ada2812ffff4837e0f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 8 Jan 2010 16:04:35 -0800 Subject: created a way to init the code without autobootstrap --- example/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 example/index.html (limited to 'example/index.html') diff --git a/example/index.html b/example/index.html new file mode 100644 index 00000000..aaaf8c80 --- /dev/null +++ b/example/index.html @@ -0,0 +1,11 @@ + + +
+ + + + + -- cgit v1.2.3 From e3565dfea6bc097a79d14cc6ab92ecd3bd8e63cc Mon Sep 17 00:00:00 2001 From: Adam Abrons Date: Mon, 15 Mar 2010 14:47:28 -0700 Subject: rename and fix binding examples --- example/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example/index.html') diff --git a/example/index.html b/example/index.html index aaaf8c80..12f88ccc 100644 --- a/example/index.html +++ b/example/index.html @@ -4,8 +4,8 @@