From 8436b313c2f52bccde5026f63c448edb8591a519 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Wed, 18 Oct 2023 16:02:00 +0000 Subject: [PATCH] enhance: header related research and data block --- site/GrapherPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/GrapherPage.tsx b/site/GrapherPage.tsx index 0f7e4dbb6e6..0bffedcb0f2 100644 --- a/site/GrapherPage.tsx +++ b/site/GrapherPage.tsx @@ -136,7 +136,7 @@ window.Grapher.renderSingleGrapherOnGrapherPage(jsonConfig)` {((relatedArticles && relatedArticles.length !== 0) || (relatedCharts && relatedCharts.length !== 0)) && (
-

All our related research and data

+

Related research and data

{relatedArticles && relatedArticles.length !== 0 && (