fixed errors
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<title>502 Bad gateway...</title>
|
||||
<link rel="stylesheet" href="./errors.css" />
|
||||
<link rel="stylesheet" href="/_errors/errors.css" />
|
||||
</head>
|
||||
<body>
|
||||
<img src="../img/502.png" alt="" />
|
||||
<img src="/_errors/img/502.png" alt="" />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user