Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PythJScharm authored Apr 11, 2024
1 parent 3d19298 commit db60754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>mario kart DS ARM9 Course Specific Slot Swapper</title>
<title>Mario Kart DS ARM9 Course Specific Slot Swapper</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1>Mario Kart ds arm9 course specific slot swapper</h1>
<h1>mario kart ds arm9 course specific slot swapper</h1>
<input type="file" id="fileInput" accept=".bin">
<br><br>
<button onclick="openFile()">Open</button>
Expand Down

0 comments on commit db60754

Please sign in to comment.