This commit is contained in:
Nathan 2025-12-01 12:44:59 +07:00
commit e8839516fa

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Memory Card</title> <title>Memory Card</title>
<link rel="stylesheet" href="gameboard.css"> <link rel="stylesheet" href="gameboard.css">
<script src=""></script> <script src="gameboard.js"></script>
</head> </head>
<body> <body>
<div id = "container"> <div id = "container">