diff --git a/package-lock.json b/package-lock.json index 2bb3d6a9641..631b1bc547b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3064,4 +3064,4 @@ "dev": true } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index f6e9fe9fab1..9024bd4959a 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file diff --git a/source/404.markdown b/source/404.markdown new file mode 100644 index 00000000000..f982cbd462f --- /dev/null +++ b/source/404.markdown @@ -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).