Skip to content

Commit 532f15d

Browse files
Baimaikpgr2m
authored andcommitted
fix: make 404.html responsive (#830)
If you are browsing this page with a phone or a tablet, you can click on the two links below to see the difference. for easy to view in your phone
1 parent 1c3afe1 commit 532f15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/404.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
56
<title>Hoodie</title>
67

78
<link rel="stylesheet" type="text/css" href="style.css">

0 commit comments

Comments
 (0)