diff --git a/sourcing/templates/view/xanaflight.html b/sourcing/templates/view/xanaflight.html index 0bac63a..ffd4b71 100644 --- a/sourcing/templates/view/xanaflight.html +++ b/sourcing/templates/view/xanaflight.html @@ -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]);