I’m building a website using a custom Odoo module. I created a hero section on the homepage, and I can see it correctly at localhost:8070.
The issue is that after making several changes and adding new sections in the same home.xml template, the updates are not showing up on the website at the same URL.
Could anyone please help me figure out why the changes are not being reflected?
Thanks in advance! 🙏