Skip to content

Commit 0cfd535

Browse files
authored
Merge pull request #2477 from alexandear/docs/404-remove-technical-info
website: remove technical info from 404 page
2 parents 497e567 + 51d800b commit 0cfd535

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)