first commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.idea
|
||||||
12
404.html
Normal file
12
404.html
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Elliemese.win 404 Page</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Error 404!</h1>
|
||||||
|
<p>couldn't find the page you were looking for, please try again later or see if you have the correct link.</p>
|
||||||
|
<a href="https://elliemese.win">Homepage</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user