diff --git a/docs/index.html b/docs/index.html index ea96cad..26d8171 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,7 @@ $.get("https://api.github.com/repos/toorshia/justgage/contents/docs/examples", function (data, status) { let htmlString = ''; for (let file of data) { - htmlString += `