diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index fafa7666f..2a93ce8da 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -41,7 +41,7 @@
{% if site.data.nav2.toc2[0] %} - {% for item in site.data.samplelist.toc2 %} + {% for item in site.data.nav.toc2 %}

{{ item.title }}

{% if item.subfolderitems[0] %}