I don't have control over the server my Gatsby site is going to be hosted on, so I can't configure the server to work with the default HTML5 routing.
I can't find any information in the documentation on how to configure Gatsby to use hash routing instead. Is this even possible?
Did you find an answer?