Skip to content
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

66 add custom 404 page #212

Merged
merged 7 commits into from
Jan 18, 2024

Conversation

MooseCowBear
Copy link
Contributor

Issue #66

This pull creates a custom not found page consistent with the theme of the site.

I modified the existing application#render_not_found method and added a views/application directory to hold the view. I'm not sure if that is how you would like it. Maybe it would be better in the views/site directory? Let me know and I can change it.

I also added a test. Again, not sure where the best place for it is.

Screenshot 2024-01-13 at 7 25 49 AM Screenshot 2024-01-13 at 7 23 50 AM

@luciagirasoles luciagirasoles self-requested a review January 18, 2024 14:51
Copy link
Collaborator

@luciagirasoles luciagirasoles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your help. LGTM

@luciagirasoles luciagirasoles merged commit a27766f into wnbrb:main Jan 18, 2024
3 checks passed
@luciagirasoles
Copy link
Collaborator

Hi @MooseCowBear can you contact me on the WNB.rb Slack? I have an info to share with you.

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.

2 participants