Skip to content

Commit 018683a

Browse files
committed
Update noscript warning to refer to Isaac CS explicitly
1 parent db41c4f commit 018683a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<title>Isaac Computer Science</title>
3434
</head>
3535
<body>
36-
<noscript>You need to enable JavaScript to run this app.</noscript>
36+
<noscript>You need to enable JavaScript to use Isaac Computer Science.</noscript>
3737
<div id="root" class="d-flex flex-column min-vh-100 overflow-hidden"></div>
3838
</body>
3939
</html>

0 commit comments

Comments
 (0)