From 6f6f7d3e77f817a989e941da37f1bf881f2ef334 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 8 Dec 2018 17:24:45 +0000 Subject: [PATCH] Update headings. --- sourcing/templates/view/xanaflight.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]);