diff --git a/www/index.html b/www/index.html index c8af618..dcfb29c 100644 --- a/www/index.html +++ b/www/index.html @@ -174,9 +174,11 @@ {{#each blocks}} - {{formatNumber height}} + {{formatNumber height}} {{formatDate timestamp year="numeric" month="numeric" day="numeric" hour="numeric" minute="numeric"}} - {{hash}} + + {{hash}} + {{formatNumber variance style="percent" minimumFractionDigits=2 maximumFractionDigits=2}} {{/each}}