diff options
author | Vincent LE GOFF <g_n_s@hotmail.fr> | 2019-05-04 02:52:23 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-05-03 20:52:23 -0400 |
commit | 4861bb8aadf962bc9fe5093a13c3e08b77adeffd (patch) | |
tree | d1269a7f33de96b9169ec9d8400d1a2e692700ca | |
parent | 2aae09c2b869bf5d0bc5fd269464e8ac504528ea (diff) |
add warning for adblockers (#2250)
-rw-r--r-- | website/benchmarks.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/benchmarks.html b/website/benchmarks.html index c5f1a6ce5..f1e850d05 100644 --- a/website/benchmarks.html +++ b/website/benchmarks.html @@ -21,6 +21,8 @@ <a href="https://github.com/denoland/deno">master branch</a>. </p> + <p>Make sure your adblocker is disabled as some can block the chart rendering.</p> + <p><a href="#recent">recent data</a></p> <p><a href="#all">all data</a> (takes a moment to load)</p> |