mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 14:57:49 +00:00
14 lines
319 B
Markdown
14 lines
319 B
Markdown
+++
|
|
title = "Page not found"
|
|
path = "404.html"
|
|
template = "plain.html"
|
|
+++
|
|
|
|
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
|
|
|
|
[Head back home](/) to try finding it again.
|
|
|
|
If you followed a link on this site, please [report it]!
|
|
|
|
[report it]: https://github.com/phil-opp/blog_os/issues
|