1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Minor fix.

This commit is contained in:
Cedric Beust 2015-10-08 18:49:13 -07:00
parent 4279fde0c3
commit db49ab0d54

View file

@ -104,7 +104,7 @@ function setTitle() {
}
function generateKobalt(index) {
setTitle();
// setTitle();
generateToc();
generateNavBar(index);
}