mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Minor fix.
This commit is contained in:
parent
4279fde0c3
commit
db49ab0d54
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ function setTitle() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function generateKobalt(index) {
|
function generateKobalt(index) {
|
||||||
setTitle();
|
// setTitle();
|
||||||
generateToc();
|
generateToc();
|
||||||
generateNavBar(index);
|
generateNavBar(index);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue