Skip to content

Commit 2c2b103

Browse files
authored
1.3 Main Menu
1 parent fc86514 commit 2c2b103

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>Ambasaurus Game - Main Menu</title>
8+
<link rel="stylesheet" href="index.css">
89
</head>
910

1011
<body>
@@ -21,4 +22,4 @@ <h1>Ambasaurus Game</h1>
2122
</script>
2223
</body>
2324

24-
</html>
25+
</html>

0 commit comments

Comments
 (0)