mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 15:16:45 -04:00
Remove out-dated new-in
This commit is contained in:
parent
3ed3673f7d
commit
205645e973
@ -609,8 +609,6 @@ Setting `force=true` will make a redirect even if there is existing content in t
|
|||||||
|
|
||||||
## 404 server error page {#_404-server-error-page}
|
## 404 server error page {#_404-server-error-page}
|
||||||
|
|
||||||
{{< new-in 0.103.0 >}}
|
|
||||||
|
|
||||||
Hugo will, by default, render all 404 errors when running `hugo server` with the `404.html` template. Note that if you have already added one or more redirects to your [server configuration](#configure-server), you need to add the 404 redirect explicitly, e.g:
|
Hugo will, by default, render all 404 errors when running `hugo server` with the `404.html` template. Note that if you have already added one or more redirects to your [server configuration](#configure-server), you need to add the 404 redirect explicitly, e.g:
|
||||||
|
|
||||||
{{< code-toggle file=config/development/server >}}
|
{{< code-toggle file=config/development/server >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user