diff options
Diffstat (limited to 'perf')
| -rw-r--r-- | perf/startup.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/perf/startup.html b/perf/startup.html index 2fc948ef..91a46898 100644 --- a/perf/startup.html +++ b/perf/startup.html @@ -25,6 +25,8 @@      </script>    </head>    <body ng:init="$window.$scope = this; $window.browser.lap('ready')" style="display:none;" ng:show="true"> +   <a href="startup.html">reload</a> +   <hr/>     READY    </body>   </html> | 
