Fix missing white space to title of 404 page
This commit is contained in:
parent
7d9b2a3b1d
commit
260af284fb
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: misc/base
|
||||
title: 404:Page Not Found
|
||||
h1: Page Not Found
|
||||
title: 404: Page Not Found
|
||||
h1: 404: Page Not Found
|
||||
eleventyExcludeFromCollections: true
|
||||
permalink: /404.html
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue