EXCHAIN not Matixx (#99)

This commit is contained in:
Willy Lau
2019-10-02 02:13:10 -04:00
committed by Will
parent e1f00ecada
commit 0b6405d9aa
+2 -2
View File
@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>GITADORA Matixx DLL Modder</title> <title>GITADORA EXCHAIN DLL Modder</title>
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<!-- don't hate --> <!-- don't hate -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
@@ -22,6 +22,6 @@
</script> </script>
</head> </head>
<body> <body>
<h1>GITADORA Matixx DLL Modder</h1> <h1>GITADORA EXCHAIN DLL Modder</h1>
</body> </body>
</html> </html>