Update headings.
This commit is contained in:
parent
c260d23e7b
commit
6f6f7d3e77
|
@ -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]);
|
||||
|
|
Loading…
Reference in a new issue