From c8f432268be247287f23079d938b512697cfcb77 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Sat, 14 Oct 2017 18:41:50 +0100 Subject: [PATCH] Add Nav for Configuring Talk section --- docs/_data/nav.yaml | 2 ++ docs/_docs/03-06-product-guide-configuring-talk.md | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 docs/_docs/03-06-product-guide-configuring-talk.md diff --git a/docs/_data/nav.yaml b/docs/_data/nav.yaml index 9a205e8fe..41d0f7bda 100644 --- a/docs/_data/nav.yaml +++ b/docs/_data/nav.yaml @@ -25,6 +25,8 @@ items: url: /trust/ - title: Toxic Comments url: /toxic-comments/ + - title: Configuring Talk + url: /configuring-talk/ - title: Plugins children: - title: Plugins Overview diff --git a/docs/_docs/03-06-product-guide-configuring-talk.md b/docs/_docs/03-06-product-guide-configuring-talk.md new file mode 100644 index 000000000..c4089d16c --- /dev/null +++ b/docs/_docs/03-06-product-guide-configuring-talk.md @@ -0,0 +1,4 @@ +--- +title: Configuring Talk +permalink: /configuring-talk/ +---