mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Added 404 page to site (#16496)
This commit is contained in:
parent
442a11b66d
commit
34c904c52b
2
package-lock.json
generated
2
package-lock.json
generated
@ -3064,4 +3064,4 @@
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -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
10
source/404.markdown
Normal 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).
|
Loading…
x
Reference in New Issue
Block a user