16 lines
374 B
Markdown
16 lines
374 B
Markdown
# 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.
|
|
|