We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3048de2 commit a539983Copy full SHA for a539983
404.html
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7
<title>404: Page not found</title>
8
- <link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
9
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
10
<style>
11
h1 {
@@ -22,4 +22,4 @@
22
<p>Spooky land awaits you.</p>
23
</div>
24
</body>
25
-</html>
+</html>
0 commit comments