-
Notifications
You must be signed in to change notification settings - Fork 8
Feat: Customizing 404 page #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
RobPasMue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my suggestions above. I'd change the way generate_404 is called (and its arguments)
MaxJPRey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent improvement @Revathyvenugopal162 that will benefit all the teams.
Thanks for the thorough review @RobPasMue and @jorgepiloto .
|
Merging since it's ready =) |
* Add initail commit for 404 page * Precommit fix * Add docstrings * Appy code suggestion * Improve docs strings * Update src/ansys_sphinx_theme/latex/__init__.py Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
Customized 404 page.