diff options
| author | Track3 <34504964+Track3@users.noreply.github.com> | 2018-12-28 23:24:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-28 23:24:34 +0800 |
| commit | c7ebd82a83c4fd854407f9695d22c4d969cd49ca (patch) | |
| tree | f05d3f1f73ae78a08932e788d565bb35ff7aa40c /exampleSite/content/posts/migrate-from-jekyll.md | |
| parent | 1770524126121164f3b566fa74d88db536d644d3 (diff) | |
| parent | 451d527ae61cc47bf11d63d3d03054384e1bd237 (diff) | |
| download | hermit-c7ebd82a83c4fd854407f9695d22c4d969cd49ca.tar.gz | |
Merge pull request #18 from Track3/feature-toc
Add support for Table of Contents
Diffstat (limited to 'exampleSite/content/posts/migrate-from-jekyll.md')
| -rw-r--r-- | exampleSite/content/posts/migrate-from-jekyll.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/content/posts/migrate-from-jekyll.md b/exampleSite/content/posts/migrate-from-jekyll.md index 78cf3b4..d5b2f54 100644 --- a/exampleSite/content/posts/migrate-from-jekyll.md +++ b/exampleSite/content/posts/migrate-from-jekyll.md @@ -1,6 +1,7 @@ --- date: 2014-03-10 title: Migrate to Hugo from Jekyll +toc: true --- ## Move static content to `static` |
