diff --git a/_data/sidebar_doc.yml b/_data/sidebar_doc.yml index f7a4efd..c1e2354 100644 --- a/_data/sidebar_doc.yml +++ b/_data/sidebar_doc.yml @@ -35,6 +35,13 @@ entries: print: true items: + - title: Introduction + url: /index.html + audience: writers, designers + platform: all + product: all + version: all + - title: Get started with this theme url: /doc_getting_started.html audience: writers, designers diff --git a/_includes/custom/doc/customMenu.html b/_includes/custom/doc/customMenu.html index b6f6b85..719d7b9 100644 --- a/_includes/custom/doc/customMenu.html +++ b/_includes/custom/doc/customMenu.html @@ -1,7 +1,7 @@ {% comment %} Note that in the preview server, this code won't work because the preview sites are using different ports. These links are all relative and assume the same port. However, when you publish the built sites onto the same server, then this toggle works fine. {% endcomment %}