diff --git a/web/project-website/themes/hugo-geekdoc/layouts/partials/menu-filetree.html b/web/project-website/themes/hugo-geekdoc/layouts/partials/menu-filetree.html
index e51a5de0..8790fc64 100644
--- a/web/project-website/themes/hugo-geekdoc/layouts/partials/menu-filetree.html
+++ b/web/project-website/themes/hugo-geekdoc/layouts/partials/menu-filetree.html
@@ -71,11 +71,11 @@
{{- printf " is-active" }}
{{- end }}"
>
- {{ partial "utils/title" . }}
+ {{ partial "utils/title-toc" . }}
{{ else }}
- {{ partial "utils/title" . }}
+ {{ partial "utils/title-toc" . }}
{{ end }}
{{ if $doCollapse }}