diff --git a/docs/index.html b/docs/index.html index 7535e9ca00f17d9b0f045b98960075e13128129f..daae2e7fa4a56baefa8ecd849adcbaf2d128c506 100644 --- a/docs/index.html +++ b/docs/index.html @@ -215,7 +215,7 @@
- + x
@@ -229,7 +229,7 @@ var p = window.location.search.indexOf( '?q=' ); if( p !== -1 ) { return window.location.search.substr( 3 ); - } + } return '' } diff --git a/examples/index.html b/examples/index.html index 4cdd24494107c0d6393de6ed47da436f3fa78d23..b8e18211e56519a3648732b9a9882f8dc94818b4 100644 --- a/examples/index.html +++ b/examples/index.html @@ -232,7 +232,7 @@
- + x