From 4c2e0e343b29515c5a8a1dbeb986a2ca4e292dcf Mon Sep 17 00:00:00 2001 From: Tiberiu Ichim Date: Fri, 16 Jun 2023 15:36:30 +0300 Subject: [PATCH] Rename search prompt --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 3375c7d3..34d55fd5 100644 --- a/src/index.js +++ b/src/index.js @@ -124,7 +124,7 @@ const applyConfig = (config) => { // to replace search path change path to whatever you want and match with the page in volto website matchpath: '/en/mission', path: '/en/mission/knowledge-and-data/search-the-database', - placeholder: 'Search the Mission Portal', + placeholder: 'Search the Climate-ADAPT database', description: 'Looking for more information?', buttonTitle: 'Explore more on Climate-ADAPT', buttonUrl: 'https://climate-adapt.eea.europa.eu/en/data-and-downloads/',