Skip to content
Snippets Groups Projects
index.html 133 B
<html>
<head>
  <title> Casino Kingdom </title>
</head>
<body>
	<h2>Welcome</h2>
    <script src="home.js"></script>
</body>
</html>