From 59bbf859869f8040e85ca0695aab13da41cc6bad Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Thu, 14 Mar 2019 16:51:18 +0100 Subject: [PATCH] Add id to body --- website/src/html.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/html.js b/website/src/html.js index 6094a2e55..54afba894 100644 --- a/website/src/html.js +++ b/website/src/html.js @@ -17,7 +17,7 @@ export default function HTML(props) { /> {props.headComponents} - + {props.preBodyComponents}