Legacy merge and update after the Summer 2018 downtime

This commit is contained in:
Ethan N. Paul
2018-09-20 23:06:48 -04:00
parent 56c79a074e
commit 8e14c606b1
51 changed files with 118 additions and 1194 deletions

View File

@@ -11,15 +11,12 @@
<!-- Page title and favicon definition -->
<title>ERROR 405</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>