mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-06-18 23:01:27 +00:00
temp noscript addition
This commit is contained in:
+10
@@ -9,5 +9,15 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script type="module" src="/src/main.js"></script>
|
<script type="module" src="/src/main.js"></script>
|
||||||
|
<noscript>
|
||||||
|
<em><strong
|
||||||
|
>We're sorry but BeamMP Website doesn't work properly without JavaScript
|
||||||
|
enabled. Please enable it to continue.</strong
|
||||||
|
></em>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
In the meantime, if you are looking to get started with BeamMP you can check out our <a href="https://forum.beammp.com/">forum</a> and our <a href="https://discord.gg/beammp">Discord server</a>.
|
||||||
|
</p>
|
||||||
|
</noscript>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user