diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 8c037ff..27c79d0 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -23,7 +23,7 @@
-
Table of Contents
+
{{ i18n "toc" | default "Table of Contents" }}
{{ partial "toc.html" . }}