diff --git a/docs/index.html b/docs/index.html index 66e85660..a4a04080 100755 --- a/docs/index.html +++ b/docs/index.html @@ -260,7 +260,7 @@ } } - function use_png() { + function use_jpg() { pics = $("img"); var page_url = window.location.href; for (var i= 0; i
loading...