explain what value people will get from enabling javascript

This commit is contained in:
Bruno Windels 2021-02-04 14:59:38 +01:00
parent 09ba14e7fc
commit 82f16b9231

View File

@ -14,7 +14,8 @@
</script> </script>
<noscript> <noscript>
<h1>Please enable javascript</h1> <h1>Please enable javascript</h1>
<p>Matrix.to preserves your privacy by only processing which rooms and people you view on the client side. For this to work, it needs javascript.</p> <p>Matrix.to is a preview service from chat rooms, people and communities on <a href="https://matrix.org">Matrix</a>.</p>
<p>It preserves your privacy by only processing what you view on the client side. For this to work, it needs javascript.</p>
</noscript> </noscript>
</body> </body>
</html> </html>