name fix for
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title>DS Online</title>
|
<title>Pokemon Diamond</title>
|
||||||
<link href="icon.png" rel="icon" type="img/png" />
|
<link href="icon.png" rel="icon" type="img/png" />
|
||||||
<link href="style.css" rel="stylesheet" type="text/css" />
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
@@ -19,4 +19,4 @@
|
|||||||
</script>
|
</script>
|
||||||
<script src="data/loader.js"></script>
|
<script src="data/loader.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user