Skip to content

Commit 0e70ce1

Browse files
committed
Fix the window title of the 404 page.
1 parent 2d9e21c commit 0e70ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 404.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
permalink: /404.html
33
layout: default
4+
title: Page Not Found
45
---
56

67
<div class="row">

0 commit comments

Comments
 (0)