index: Fix capitalization of "JavaScript"

This commit is contained in:
Kevin Ji
2021-02-15 17:53:58 -08:00
committed by GitHub
parent f07e651c7a
commit b3dbce9be8

View File

@@ -221,8 +221,8 @@
<!-- no script -->
<noscript>
<x-noscript class="full center column">
<h1>Enable Javascript</h1>
<h3>Snapdrop works only with Javascript</h3>
<h1>Enable JavaScript</h1>
<h3>Snapdrop works only with JavaScript</h3>
</x-noscript>
<style>
x-noscript {