diff options
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/404.html b/404.html index c26c97f..009d5bc 100644 --- a/404.html +++ b/404.html @@ -3,6 +3,7 @@ <head> <title>Not Found</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> |