mirror of
https://github.com/status-im/fathom.git
synced 2025-03-01 03:20:27 +00:00
add noscript tag to main html page
This commit is contained in:
parent
e42b58c2b5
commit
4189fc544b
@ -10,6 +10,7 @@
|
||||
</head>
|
||||
<body class="fathom">
|
||||
<div id="root"></div>
|
||||
<noscript>To use Fathom, please enable JavaScript.</noscript>
|
||||
<script>
|
||||
document.documentElement.className = document.documentElement.className.replace('no-js', '');
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user