commit 7f193c071a2aed061bbf141796d1ab4b9834a722 parent ac2f6c30abfddfc5befb0fdf5c4cab6a10093b7c Author: Agastya Chandrakant <me@hanabi.in> Date: Mon, 18 May 2020 02:42:50 +0530 role Diffstat:
M | public/index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html @@ -23,7 +23,7 @@ --> <title>time convertor</title> </head> - <body> + <body role="document"> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <!--