From ee7cddf32ffaa7d22d950071ed7778440bfa54ea Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Fri, 9 Feb 2024 21:47:01 -0600 Subject: [PATCH] tutorials --- config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json b/config.json index 643f5ac..8e8ffad 100644 --- a/config.json +++ b/config.json @@ -43,6 +43,11 @@ "the-story":{ "title":"History", "text":"History","type":"dialog","uri":"www/data-transport/about/the-story.md" + }, + "about-etl":{ + "title":"data-transport - ETL", + "text":"Run ETL", "type":"dialog", + "uri":"www/data-transport/tutorials/about-etl.md" } }, "footer":[{"text":"Health Information Privacy Laboratory"},{"text":"Powered By - QCMS"}]