node-iframe-replacement
node-iframe-replacement copied to clipboard
Add routes ?
Hello,
Thanks you for this code, it is really nice.
I have a header that I want to hide on all the pages of a website for example "https://www.website.com". I can do it with you code for the homepage. I would like server.js to reroute the links within the app so it still hides the header on "https://www.website.com/about"> Do you think there is a way to do that ? Do you know how I could hide the header on all the pages ?
Regards,