Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion errors/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
text-decoration:none;
}
</style>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
<link rel="stylesheet" crossorigin="anonymous" integrity="sha256-DAix3acVhAhSRVPBGV+4basbKm71/gLvu1dbQJ1RZi0=" href="//fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
</head>
<body>
<div class="container">
Expand Down
2 changes: 1 addition & 1 deletion errors/502.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Minds - We are running a little hot.</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
<link rel="stylesheet" crossorigin="anonymous" integrity="sha256-DAix3acVhAhSRVPBGV+4basbKm71/gLvu1dbQJ1RZi0=" href="http://fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
<style>
body{
background:#F2F2F2;
Expand Down
2 changes: 1 addition & 1 deletion errors/503.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
text-decoration:none;
}
</style>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
<link rel="stylesheet" crossorigin="anonymous" integrity="sha256-DAix3acVhAhSRVPBGV+4basbKm71/gLvu1dbQJ1RZi0=" href="//fonts.googleapis.com/css?family=Ubuntu:300+Optima" type="text/css" />
</head>
<body>
<div class="container">
Expand Down