Skip to content

Add 404 page #37

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

Merged
merged 1 commit into from
May 31, 2023
Merged

Add 404 page #37

merged 1 commit into from
May 31, 2023

Conversation

FabioRosado
Copy link
Contributor

I noticed that we don't have a 404 page, this page adds an error.html that will be used when users try to look for something but doesn't exist. It copies most of the style from the index page, the only difference is removing tracking (I assume we don't want it in this page?) and the main text from the index page.

This is how the error page looks like:

error page

Closes: #9

@tedpatrick tedpatrick merged commit b49009b into pyscript:main May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Optional] Add an error.html
2 participants