Skip to content

Commit

Permalink
add missing css inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Sep 4, 2024
1 parent e4aa40a commit 7faa2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<meta content="achievibit, phaser, platformer, test, kibibit" property="og:keywords">
<title>Profile Platformer Test</title>
<base href=".">
<link href="css/style.css" rel="stylesheet">
</head>

<body>
Expand Down

0 comments on commit 7faa2b1

Please sign in to comment.