From 757b829a17050dee6390d8ff156e36620127cd68 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Thu, 22 Feb 2018 02:41:37 +0300 Subject: [PATCH] Updates book.json Auto commit by GitBook Editor --- book.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index d4a5c2dd..cf1c5c79 100644 --- a/book.json +++ b/book.json @@ -3,5 +3,11 @@ "description": "Конструктор квадрокоптера «Клевер»", "author": "Copter Express", "language": "ru", - "plugins": ["youtube", "richquotes"] + "plugins": ["youtube", "richquotes", "disqus"], + "pluginsConfig": { + "disqus": { + "shortName": "coex-clever" + } + } + } \ No newline at end of file