diff --git a/web/script.js b/web/script.js index 77042a3..e43c385 100644 --- a/web/script.js +++ b/web/script.js @@ -51,7 +51,7 @@ function addToc() { var TOC = "
" + - '

Contents#

\n' + + '

Contents

\n' + '
ToC = {\n' +
   '    \'1. Collections\': [List, Dict, Set, Range, Enumerate, Namedtuple, Iterator, Generator],\n' +
   '    \'2. Types\':       [Type, String, Regex, Format, Numbers, Combinatorics, Datetimeᴺᴱᵂ],\n' +