Skip to content

Commit 3048de2

Browse files
Revert "change 404"
This reverts commit d38bb28.
1 parent d38bb28 commit 3048de2

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

404.html

+4-8
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
77
<title>404: Page not found</title>
8-
<link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
8+
<link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
99
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
1010
<style>
1111
h1 {
@@ -18,12 +18,8 @@
1818
</style>
1919
</head>
2020
<body>
21-
<div class="jumbotron"><h1>404: Where are you?</h1>
22-
<p>You've entered into unknown terrain at night. This place seems unfamiliar.
23-
You hear wolves howling, and see bats flying around. This might not be a good sign.
24-
Some smoke appears, and you fall asleep.
25-
</p>
26-
<p><a href="https://the-lazy-learner.github.io">Wake up?</a></p>
21+
<div class="jumbotron"><h1>404: Rise from the dead</h1>
22+
<p>Spooky land awaits you.</p>
2723
</div>
2824
</body>
29-
</html>
25+
</html>

0 commit comments

Comments
 (0)