Remove noscript warning for index.html

master
Raymonzut 4 years ago
parent 777339c3e1
commit 914e700056
No known key found for this signature in database
GPG Key ID: 1E9BCC39EDD1DD53
  1. 6
      client/public/index.html

@ -19,12 +19,6 @@
</head>
<body>
<noscript>
<p>
This site isn't as fancy without JavaScript.
Some parts will not load, but this will be minimal.
</p>
</noscript>
<div id="app">
<nav>
<a href="/">Home</a>|

Loading…
Cancel
Save