From a4adb992d1b3c06733fadce63723331c8c9ae879 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Tue, 11 Aug 2015 17:00:56 -0700 Subject: [PATCH] link fix --- _data/sidebar_doc.yml | 7 +++++++ _includes/custom/doc/customMenu.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 %}