jackyef / my-site

Personal playground for tinkering with stuff; contains the code for jackyef.com
https://jackyef.com
39 stars 3 forks source link

feat: Create custom 404 pages instead of using next default one #32

Closed jackyef closed 3 years ago

jackyef commented 4 years ago

404 page is a playground! We can add basically anything we want to get people enticed to at least go back to our homepage. Fancy animations, cute stuffs, anything.

Might need to explore around to find some ideas before tackling this.

jackyef commented 3 years ago

Added simple error page in #43. Might create another issue to revamp it in the future.