Compare commits

...

2 Commits

3 changed files with 2 additions and 5 deletions

View File

@ -1,14 +1,11 @@
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="/Kelompok02-Memory-Card/">
<title>Login & Register - Memory Game</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets index/style.css">
</head>
<body>
@ -69,7 +66,7 @@
</div>
</div>
<script src="assets/script.js"></script>
<script src="assets index/script.js"></script>
</body>
</html>