From 8ce240a2085565dda3178b779e40689db50656b6 Mon Sep 17 00:00:00 2001 From: Filippo Date: Tue, 16 Jul 2024 19:34:16 +0200 Subject: [PATCH] added info --- polkadot-wiki/docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/polkadot-wiki/docusaurus.config.js b/polkadot-wiki/docusaurus.config.js index 5fafbbd913dd..1bf2cf7df1a2 100644 --- a/polkadot-wiki/docusaurus.config.js +++ b/polkadot-wiki/docusaurus.config.js @@ -40,7 +40,8 @@ module.exports = { 'data-modal-disclaimer': 'This is an AI chatbot trained to answer questions about Polkadot. As such, the answers it provides might not always be accurate or up-to-date. Please use your best judgement when evaluating its responses. Also, **please refrain from sharing any personal or private information with the bot**. By submitting a query, you agree that you have read and understood [these conditions](https://polkadot.network/legal-disclosures/). \n\n **If you need further assistance, you can reach out to [Polkadot Support](https://support.polkadot.network/support/tickets/new).**', 'data-modal-example-questions': 'Where can I store my DOT?,How can I create a DOT account?,How can I stake my DOT?,How does Polkadot OpenGov work?', 'data-search-mode-enabled': 'true', - 'data-search-include-source-names': 'Polkadot Wiki', + 'data-search-mode-default': 'true', + 'data-button-position-top': '80px', }, ], stylesheets: [ @@ -308,5 +309,4 @@ module.exports = { }, image: 'img/og-polkadot-wiki.png' }, -}; - +}; \ No newline at end of file