diff --git a/js/kobalt.js b/js/kobalt.js index 94673d2..cbdd970 100644 --- a/js/kobalt.js +++ b/js/kobalt.js @@ -2,6 +2,8 @@ // Nav bar // +var title = "Kobalt, by Cedric Beust" + var content = [ { url: "../home/index.html", @@ -72,7 +74,6 @@ function generateToc() { ind = indentAttribute.textContent; } if (! ind) ind = 0; - var currentCounter = 0; if (ind > currentLevel) { if (ind == 0) { toc += '