From 08fe2ae5afaa62ee10f56fc8882f4c6e550dd75f Mon Sep 17 00:00:00 2001 From: Neucrack <8625829+Neutree@users.noreply.github.com> Date: Fri, 5 Aug 2022 11:58:03 +0800 Subject: [PATCH] Update config_en.json --- config/config_en.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/config/config_en.json b/config/config_en.json index f2dded53..66a1434a 100755 --- a/config/config_en.json +++ b/config/config_en.json @@ -224,7 +224,16 @@ "other_docs_result_hint": "Results form other doc", "curr_doc_result_hint": "Result form current doc" } - } + }, + "teedoc-plugin-ad-hint": { + "config": { + "type": "hint", + "label": "☆", + "content": "New MaixHub online, support online annotating, one key to deployment, add support for Maix-II-Dock and mobile phone and web
Go!", + "show_after_s": 432000, + "date": "2022-06-01 14:00" + } + } }, "show_source": "Edit this page" -} \ No newline at end of file +}