I have a (hopefully) simple question. I’m just wondering how I can create static routes on Frontity that don’t fetch information from WP-JSON.
I’ve seen some posts about adding a static homepage, but I haven’t found anything relating to other routes that are static. I just want something like an About page where the content of it is hard-coded and not fetched from WordPress. Is there a way I can do this? Thank you!