aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-31 17:29:07 +0200
committerJulien Dessaux2021-03-31 18:13:31 +0200
commit11909b6f8631a66cfde4dcae722f816742f19fc9 (patch)
tree2c449f3f76907495f445d57ae45d7d5a9cb32481 /layouts
parentUpdate 'content/books/misc/the-field-guide-to-understanding-human-error.md' (diff)
downloadwww-11909b6f8631a66cfde4dcae722f816742f19fc9.tar.gz
www-11909b6f8631a66cfde4dcae722f816742f19fc9.tar.bz2
www-11909b6f8631a66cfde4dcae722f816742f19fc9.zip
Updated personal presentation
Diffstat (limited to 'layouts')
-rw-r--r--layouts/docs/list.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/docs/list.html b/layouts/docs/list.html
index b6087f8..eb8728c 100644
--- a/layouts/docs/list.html
+++ b/layouts/docs/list.html
@@ -2,6 +2,8 @@
{{ partial "breadcrumbs.html" . }}
+{{ partial "toc.html" . }}
+
{{ with .Content }}
{{ . }}
{{ end }}