Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 97b1674

Browse files
author
edunham
committed
Add a custom error page
1 parent a5ced88 commit 97b1674

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

error.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: default
3+
title: Error
4+
---
5+
<div align="center">
6+
<br>
7+
<img src="logos/error.png">
8+
<br>
9+
<br>
10+
<p>Something went terribly wrong!</p>
11+
<p>I was just minding my own business and now I'm over here on an error
12+
page!</p>
13+
<p>Can you <a href="https://github.com/rust-lang/rust-www">help make this
14+
site better</a>?</p>
15+
</div>

logos/error.png

37.4 KB
Loading

0 commit comments

Comments
 (0)