feat: Seo improvement #113
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes:
Issues
Nice, thanks @Matheusdoe-dev.
I've asked for some small changes (basically can you remove two lines).
Could we remove this react import, please?
The redwood framework does some magic to add react without explicitly importing it. and why there's nothing wrong with importing it anyway, it makes it inconsistent with the rest of the react components.
I don't think this should be here as the favicon is set as a webpack plugin.
https://github.com/Irev-Dev/cadhub/blob/main/web/config/webpack.config.js
Could we remove it?
right, I will remove
right, I will remove this line
The changes are did
Thanks again @Matheusdoe-dev 🚀