nuxt / movies

🍿 A TMDB client built with Nuxt 3
https://movies.nuxt.space
MIT License
2k stars 284 forks source link

HTML Validation issues #62

Closed devinschumacher closed 5 months ago

devinschumacher commented 5 months ago

I ran the @nuxtjs/html-validator on this project and there is alot of HTML errors.

atinux commented 5 months ago

Feel free to open a PR @devinschumacher 💚

devinschumacher commented 5 months ago

I I thought about that, but I haven't quite fixed it all yet and I was customizing the theme before I noticed so my PR would be a huge mess haha.

However, after I kinda get a handle on what the remaining errors are possibly tomorrow, then I might do that !

devinschumacher commented 5 months ago

Feel free to open a PR @devinschumacher 💚

alright @Atinux i have never done an open source pull request before and am still relatively new to anything dev related in the grand scheme of things so... i fixed a small part and submitted a PR #63. let me know how i did and if you have any advice for future PRs/etc.!