Skip to content

Commit 79f9709

Browse files
authored
Update 404.html
1 parent 8bb6c7c commit 79f9709

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
<!DOCTYPE html>
22
<html style="background:#000;height: 100%;">
33
<head>
4+
<meta charset="utf-8">
45
<title>404 not found</title>
6+
<meta name="theme-color" content="#000">
57
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover,shrink-to-fit=no">
8+
<link rel="shortcut icon" href="/icons/app-favicon.png">
69
</head>
710
<body style="
811
display: flex;

0 commit comments

Comments
 (0)