all repos — h3rald @ 45124f81506ec96979ceb81d8b43bc05e719e2c9

The sources of https://h3rald.com

Toc now starting from h1.
Fabio Cevasco h3rald@h3rald.com
Sat, 25 Sep 2010 01:25:10 -0700
commit

45124f81506ec96979ceb81d8b43bc05e719e2c9

parent

10a8f5fcd68a894954436e99e6190b4f99ed7b49

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M content/js/init.jscontent/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: "↑"}); });