Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
The link doesn't actually explain how to leverage the PaperMod's 404.html page. I can't point nginx to that page as it's not true html. {{- define "main" }}
<div class="not-found">404</div>
{{- end }}{{/* end main */ -}} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, how do we use the included 404 page? When I go to a non-existent page, I get the default Nginx 404 error. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions