Update headings.
This commit is contained in:
parent
20edacc985
commit
c260d23e7b
|
@ -55,9 +55,9 @@ $(function() {
|
|||
size_svg();
|
||||
$(window).resize(size_svg);
|
||||
reset(); // clear all documents and bridges
|
||||
headings = ["FORENOTE TO KINBOTE'S COMMENTARY",
|
||||
'Canto One',
|
||||
"CHARLES KINBOTE'S NOTES"];
|
||||
headings = ['Forenote by Ted Nelson',
|
||||
'"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