Toc now starting from h1.
Fabio Cevasco h3rald@h3rald.com
Sat, 25 Sep 2010 01:25:10 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
content/js/init.js
→
content/js/init.js
@@ -20,6 +20,6 @@ $('.timeago').timeago();
// Hyphenate contents Hyphenator.run(); // TOC - $("#auto-toc ol").tableOfContents("#body-text", {startLevel: 3, depth: 5, topLinks: "↑"}); + $("#auto-toc ol").tableOfContents("#body-text", {startLevel: 1, depth: 5, topLinks: "↑"}); });