Added 404 page to site (#16496)

This commit is contained in:
andrews-tech 2021-02-11 20:43:30 +00:00 committed by GitHub
parent 442a11b66d
commit 34c904c52b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 2 deletions

2
package-lock.json generated
View File

@ -3064,4 +3064,4 @@
"dev": true
}
}
}
}

View File

@ -22,4 +22,4 @@
"textlint:all": "textlint source",
"textlint": "textlint source/_cookbook source/_docs source/_faq source/_integrations source/_lovelace source/cloud source/getting-started source/hassio source/lovelace"
}
}
}

10
source/404.markdown Normal file
View File

@ -0,0 +1,10 @@
---
# example 404.md
layout: page
permalink: /404.html
---
# Are you lost?
Hello automator it appears the page you have requested doesn't exist. If you believe this is a mistake then open an issue by clicking [here](https://github.com/home-assistant/home-assistant.io/issues).