Replies: 1 comment 2 replies
-
@hauzmann how did you override the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi everyone! I couldn't find a way to set up multilingual 404 pages for my docs. I've changed 404.html layout text to this:
{{ i18n "notfound" }}
and created translations for it in my en/de/fr etc. yaml files.
Hextra successfully creates 404 files in lang subdirectories of my project, but always returns 404.html for default language, no matter what language is currently selected.
Beta Was this translation helpful? Give feedback.
All reactions