index updated

pull/73/head
Derrek Gass 5 years ago
parent 389e88931c
commit 6b29a00fed

@ -2,9 +2,10 @@
<html>
<head>
<title>30DaysOfScript:Inline Script</title>
<script src="introduction.js"></script>
</head>
<body>
<button onclick="alert('Welcome to 30DaysOfJavaScript!')">Click Me</button>
<script src="introduction.js"></script>
</body>
</html>
Loading…
Cancel
Save