Skip to content

Commit 51d800b

Browse files
committed
website: remove technical info from 404 page
Signed-off-by: Oleksandr Redko <[email protected]>
1 parent 463ed82 commit 51d800b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/layouts/404.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
<div class="td-content">
33
<h1>Not found</h1>
44
<p>Oops! This page doesn't exist. Try going back to the <a href="{{ "" | relURL }}">home page</a>.</p>
5-
<p>You can learn how to make a 404 page like this in <a href="https://gohugo.io/templates/404/">Custom 404 Pages</a>.</p>
65
</div>
76
{{- end }}

0 commit comments

Comments
 (0)