Skip to content

Commit 90a074f

Browse files
committed
notification banner
1 parent e359aa6 commit 90a074f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<title>Welcome to NativeCS</title>
77
<script type="text/JavaScript">
8-
alert("Hi from JavaScript! - This is a student example website, demonstrating the standards expected to be obtained at secondary school in the UK, as per the computing curriculum")
8+
alert("Hi from JavaScript! - This site should be viewed on a desktop and is not mobile optimised. This is a student example website, demonstrating the standards expected to be obtained at secondary school in the UK, as per the computing curriculum")
99
</script>
1010
<link rel=“icon” href=”/images/logo.jpg?” type=“image/jpg”>
1111
<meta charset="UTF-8">

0 commit comments

Comments
 (0)