Skip to content

Commit 25033d1

Browse files
committedDec 15, 2022
404 test
1 parent 33fc99f commit 25033d1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
 

‎404.html

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<meta name="robots" content="noindex">
7+
<title>joshw frontend</title>
8+
<!--<link rel="search" type="application/opensearchdescription+xml" title="vgm.hcs64.com" href="opensearch.xml">-->
9+
<link href="frontend.css" rel="stylesheet" type="text/css">
10+
<link rel="icon" type="image/x-icon" href="favicon.ico">
11+
</head>
12+
<body>
13+
<h1 class="head">&#x1F34C;</h1>
14+
15+
404
16+
17+
</body>
18+
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.