From feb4c387174eb035abe10354f4dd626a5c399e90 Mon Sep 17 00:00:00 2001 From: Track3 Date: Mon, 24 Dec 2018 22:17:22 +0800 Subject: Add basic toc support --- exampleSite/content/posts/goisforlovers.md | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite/content/posts/goisforlovers.md') diff --git a/exampleSite/content/posts/goisforlovers.md b/exampleSite/content/posts/goisforlovers.md index 3381ac0..41079d5 100644 --- a/exampleSite/content/posts/goisforlovers.md +++ b/exampleSite/content/posts/goisforlovers.md @@ -8,6 +8,7 @@ tags = [ "development", ] date = "2014-04-02" +toc = true +++ Hugo uses the excellent [Go][] [html/template][gohtmltemplate] library for -- cgit v1.2.3