diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -14,11 +14,7 @@ <body> <details id="history"> - <ol id="history-list"> - <li>1.20</li> - <li>75.52</li> - <li>8.00</li> - </ol> + <ol id="history-list"></ol> <summary id="history-average">2.2</summary> </details> |