diff options
| author | Brian Cully <bjc@kublai.com> | 2015-12-13 23:15:01 -0500 |
|---|---|---|
| committer | Brian Cully <bjc@kublai.com> | 2015-12-13 23:15:01 -0500 |
| commit | 17e6991a1718b47cef9422c660cda7e62d66e66c (patch) | |
| tree | 988cc63b9b8bd46b24620416bab349e2d9eaf989 /index.html | |
| parent | 9cf0b6292d349a9f2f6e070a30a2130119f55c58 (diff) | |
| download | mult-17e6991a1718b47cef9422c660cda7e62d66e66c.tar.gz mult-17e6991a1718b47cef9422c660cda7e62d66e66c.zip | |
Whoops, left debugging stuff in.
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> |
