Hello, I have a site that’s connected to a github repo. I noticed that the custom headers disappeared. Is it not possible for sites connected to Github to have custom headers?
EDIT: My bad. looks like the problem was that I had a space in my URL paths for the files, and replacing the spaces with “%20” fixed it.