From 7b3dc5f26e3087589c4e842b0a7dcf43efcc0ad5 Mon Sep 17 00:00:00 2001 From: mariachana_moturi <112471942+esthermmoturi@users.noreply.github.com> Date: Wed, 7 Aug 2024 04:45:11 -0700 Subject: [PATCH] Fix deprecated values (#1482) --- config.toml | 2 +- content/en/contribute/code/cht-conf.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index d2ded3732..6dd68d127 100644 --- a/config.toml +++ b/config.toml @@ -51,7 +51,7 @@ id = "G-98W4V2NTPJ" # Language configuration [languages] -[languages.en] +[languages.en.params] title = "Community Health Toolkit" description = "Digital health initiatives in the hardest-to-reach areas" languageName ="English" diff --git a/content/en/contribute/code/cht-conf.md b/content/en/contribute/code/cht-conf.md index 00d9734b6..1d04fd488 100644 --- a/content/en/contribute/code/cht-conf.md +++ b/content/en/contribute/code/cht-conf.md @@ -15,7 +15,7 @@ description: > ### Operating System Specific -{{< tabpane persistLang=false lang=shell >}} +{{< tabpane persist=false lang=shell >}} {{< tab header="Linux (Ubuntu)" >}} npm install -g cht-conf sudo python -m pip install git+https://github.com/medic/pyxform.git@medic-conf-1.17#egg=pyxform-medic