Skip to content

Commit 69fedf4

Browse files
fixed title
a
1 parent 000959b commit 69fedf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<script src="index.js" defer></script>
55
<link rel="stylesheet" href="styles.css">
66
<link rel="icon" href="pekachu.ico">
7-
<title>Brokemon v0.1.2</title>
7+
<title>Brokemon v0.1.3</title>
88
</head>
99
<body>
1010
<h1>Brokemon</h1>
@@ -54,4 +54,4 @@ <h2>Difficulties</h2>
5454
<p>You can make your own custom difficulty by changing the URL</p>
5555
<p>Change boost value for enemy attack multiplier and hp value for enemy HP</p>
5656
<p>Devs: Press F7 for debug</p>
57-
</body>
57+
</body>

0 commit comments

Comments
 (0)