diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e1b7db07b9a8a3debe36c82bff97ce1b762174ed..f2db2638e6ccdecc0a99fef4837cb82541ebd8d3 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -13,7 +13,7 @@ module.exports = { announcementBar: { id: 'customisation_block', content: - 'As of 10th of April of 2024, installing custom modules in **new** websites is not supported.' + + 'As of April 10th 2024, installing custom modules in **new** websites is not supported.' + 'Any documentation in reference to it is kept for existing instances.', backgroundColor: '#f3a07a', textColor: '#fff',