From 8ac0904e5a41769eb364b66240828fb70797b997 Mon Sep 17 00:00:00 2001 From: Mark Belinsky Date: Fri, 6 Oct 2023 15:30:56 -0400 Subject: [PATCH] Default Name Update --- backend/services/.env.prod | 2 +- web/public/Assets/i18n/homepage/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/services/.env.prod b/backend/services/.env.prod index 9bfc1c9ba..7190de71c 100644 --- a/backend/services/.env.prod +++ b/backend/services/.env.prod @@ -17,5 +17,5 @@ DOMAIN_MAP=true EXPIRES_IN=3600 SMTP_ENDPOINT=vpce-02cef9e74f152b675-b00ybiai.email-smtp.us-east-1.vpce.amazonaws.com SMTP_USERNAME=AKIAUMXKTXDJLKSXTF3U -systemCountryName="UNDP Digital Public Good National" +systemCountryName="National Digital Public Good" HOST=https://demo.carbreg.org diff --git a/web/public/Assets/i18n/homepage/en.json b/web/public/Assets/i18n/homepage/en.json index aa0022878..18b7cd4b8 100644 --- a/web/public/Assets/i18n/homepage/en.json +++ b/web/public/Assets/i18n/homepage/en.json @@ -22,7 +22,7 @@ "reslist2":"Access all the codes through the Carbon Registry GitHub Space, and start tailoring the system. Online Community of Practice : Visit our online forum, where UNDP, D4C working group members, with countries and practitioners are sharing lessons learned on national digital enhanced transparency systems and carbon registries to progress toward a federated digital public infrastructure for transparency under the Paris Agreement.", "reslist3":"For national governments interested to learn more about the open source National Carbon Registry, Please email digital4planet@undp.org.", "footertext1":"National Carbon Registry: This is a demo. Countries may wish to add a tagline here.", - "antarctic":"UNDP Digital Public Good National", + "antarctic":"National Digital Public Good", "Cookie":"Cookie Policy", "codeconduct":"Code of Conduct", "terms":"Terms of Use",