Added proper app name in noscript tag
This commit is contained in:
parent
585fba2571
commit
0201b73b10
|
@ -11,7 +11,7 @@
|
|||
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but front doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
<strong>We're sorry but Funkwhale doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
|
|
Loading…
Reference in New Issue