Skip to content

Commit a539983

Browse files
line endings -> lf
1 parent 3048de2 commit a539983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.html

+2-2
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 {
@@ -22,4 +22,4 @@
2222
<p>Spooky land awaits you.</p>
2323
</div>
2424
</body>
25-
</html>
25+
</html>

0 commit comments

Comments
 (0)