diff options
Diffstat (limited to 'Cont/404')
| -rw-r--r-- | Cont/404/index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Cont/404/index.html b/Cont/404/index.html index 5b01684..6b82d01 100644 --- a/Cont/404/index.html +++ b/Cont/404/index.html @@ -6,6 +6,7 @@  		<link href="/index.css" rel="stylesheet" type="text/css">  		<link href="/non-main.css" rel="stylesheet" type="text/css">  		<link href="/404/index.css" rel="stylesheet" type="text/css"> +		<link rel="icon" type="image/x-icon" href="/Images/favicon.ico">  		<meta name="viewport" content="width=device-width, initial-scale=1">  	</head>  	<body>  | 
