Update headings.

This commit is contained in:
Edward Betts 2018-12-08 17:24:45 +00:00
parent c260d23e7b
commit 6f6f7d3e77

View file

@ -56,7 +56,7 @@ $(function() {
$(window).resize(size_svg);
reset(); // clear all documents and bridges
headings = ['Forenote by Ted Nelson',
'"Pale Fire" by John Shade'
'"Pale Fire" by John Shade',
'Notes by Charles Kinbote'];
docs.forEach((doc, index) => {
fulfil(doc, index, docs.length, headings[index]);