Skip to content

Commit

Permalink
Merge pull request #6348 from OCHA-DAP/feature/HDX-9878-implement-lan…
Browse files Browse the repository at this point in the history
…ding-pages-feedback

HDX-9878 implement landing pages feedback
  • Loading branch information
danmihaila authored Jun 5, 2024
2 parents 5536bb2 + a5ca943 commit 26e0d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'BE_INSPIRED_CARD_TITLE_API': '''API Sandbox''',
'BE_INSPIRED_CARD_TEXT_API': '''A sandbox environment to help construct queries and get a data response.''',
'BE_INSPIRED_CARD_BUTTON_API': '''Learn more''',
'BE_INSPIRED_CARD_BUTTON_LINK_API': '''https://stage.hapi-humdata-org.ahconu.org/docs#/Locations%20and%20Administrative%20Divisions/get_locations_api_v1_metadata_location_get''',
'BE_INSPIRED_CARD_BUTTON_LINK_API': '''https://hapi.humdata.org/docs#/Metadata/get_locations_api_v1_metadata_location_get''',

'BE_INSPIRED_CARD_TITLE_VISUALIZATION': '''Visualisation''',
'BE_INSPIRED_CARD_TEXT_VISUALIZATION': '''A dashboard with a selection of key figures, charts and a map for all countries in HDX HAPI.''',
Expand All @@ -29,7 +29,7 @@
'BE_INSPIRED_CARD_BUTTON_CHATBOT': '''Learn more''',
'BE_INSPIRED_CARD_BUTTON_LINK_CHATBOT': '''#''',

'FAQ_SECTION_TITLE': '''FAQ''',
'FAQ_SECTION_TITLE': '''FAQs''',

'PARTNERS_SECTION_TITLE': '''Partners''',
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'RESOURCES_CARD_BUTTON_REPOSITORY': '''Learn more''',
'RESOURCES_CARD_BUTTON_LINK_REPOSITORY': '''https://github.com/OCHA-DAP/hdx-signals''',

'FAQ_SECTION_TITLE': '''FAQ''',
'FAQ_SECTION_TITLE': '''FAQs''',

'PARTNERS_SECTION_TITLE': '''Partners''',
}
Expand Down

0 comments on commit 26e0d9f

Please sign in to comment.