Legacy merge and update after the Summer 2018 downtime
This commit is contained in:
@@ -11,15 +11,12 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 502</title>
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user