mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
MineXLauncher 1.0
This commit is contained in:
13
public/404.html
Normal file
13
public/404.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/resources/styles/home.css">
|
||||
<title>404 Page Not Found</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404 Page Not Found</h1>
|
||||
<p>Sorry, the page you are looking for does not exist.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user