fix: remove <noscript> when static content is generated and rendered already
This commit is contained in:
committed by
Stefan Rotsch
parent
3dcb9075b7
commit
8876d3b1c7
@@ -19,8 +19,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to view the %REACT_APP_RADAR_NAME%.</noscript>
|
||||
<div id="root"></div>
|
||||
<noscript>You need to enable JavaScript to view the %REACT_APP_RADAR_NAME%.</noscript>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user