Skip to content

Commit fac4f67

Browse files
committed
Fix 404 link
* permalink needed to be added
1 parent 5871831 commit fac4f67

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

404.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
layout: default
3+
permalink: /404.html
34
---
45

56
<br>
6-
<h1>404 - Page not found</h1>
7+
<center>
8+
<h1>404 - Page not found</h1>
9+
</center>

0 commit comments

Comments
 (0)