Remove the script tag
pull/98/head
saifedin2002 4 years ago committed by GitHub
parent f682234a3c
commit c1a8ad9959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,6 @@
<title>My Project</title> <title>My Project</title>
</head> </head>
<body> <body>
<h1>Project Starter</h1> <h1>Project Starter</h1>
<script src="script.js"></script>
</body> </body>
</html> </html>
Loading…
Cancel
Save