I'm trying to build a little macro that automatically redirects people to another confluence page. I need a config panel to set the URL, but I also need access to the router from forge's custom UI. Do the two systems work together? Where do I put the MacroConfig object--in static/hello-world or in the root of the project?