mirror of
https://github.com/getzola/zola
synced 2025-01-09 10:28:49 +00:00
234 B
234 B
+++ title = "404 error page" weight = 80 +++
Zola will look for a 404.html
file in the templates
directory or
use the built-in one. The default template is very basic and gets a simple
variable in the context: the site config
.