Use 404.svg image if available.

This commit is contained in:
2026-06-28 14:50:53 +02:00
parent ba12b11f03
commit 6d3fb4613b
2 changed files with 28 additions and 6 deletions
+12
View File
@@ -1,3 +1,15 @@
# hugo_bootstrap_theme
Simple Bootstrap-based theme for Hugo.
## Custom error page
The theme has a custom 404 error page.
If the site has an SVG image in `assets/svg/404.svg`,
this image will be displayed instead of a generic 404
code. Regardless of whether an SVG assets exists or not,
English and German explanations of what's going on will
be included on the page.