We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2499a59 commit 283accbCopy full SHA for 283accb
404.html
@@ -0,0 +1,16 @@
1
+---
2
+permalink: /404.html
3
4
+ <!DOCTYPE html>
5
+<html>
6
+ <head>
7
+ <meta charset="UTF-8">
8
+ <link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
9
+ <title>404</title>
10
+ </head>
11
+ <body>
12
+ <h1 style="color:DodgerBlue;"><strong>Error 404</strong></h1>
13
+ <h1 style="color:Tomato;"><b>How'd you get <sub>here?</sub> Anyways, you seem to be <sup>lost</sup>.</b></h1>
14
+<a href="http://thecatapi.com"><img src="http://thecatapi.com/api/images/get?format=src&type=gif"></a>
15
+ </body>
16
+</html>
404.md
0 commit comments