We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fc99f commit 25033d1Copy full SHA for 25033d1
404.html
@@ -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">🍌</h1>
14
+
15
+ 404
16
17
+</body>
18
+</html>
0 commit comments