diff options
author | Ben Burwell <ben@benburwell.com> | 2016-08-05 11:57:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-05 11:57:17 -0400 |
commit | 50f316ad993890f72edec588c9d958d1a79cb13f (patch) | |
tree | 570a468a62ff4a261b513a44c94faecc72e7f1c9 /404.html | |
parent | 19939552d61e4c8dd60cfa0ac72bd4d3cbc97b35 (diff) |
Add permalink to 404 front matter
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ title: Well, this is embarrassing. description: Page not found — that’s a 404 :( layout: blog +permalink: /404.html --- <h1>HTTP 404 - Not Found</h1> |