Quastionnn. Is there a work around for the Neocities case sensitive link format? I have a hard time being consistent with how I name mine :') Was hoping to set up some kind of redirect for the links so they all lead to the same page regardless of the capitalization, but doing that for every page just makes me feel the "There has to be an easier way to do this"
The first solution off the top of my head is writing a script on the not_found page that compares the url set to all lowercase to the urls of all the pages via arrays and for loops.
The first solution off the top of my head is writing a script on the not_found page that compares the url set to all lowercase to the urls of all the pages via arrays and for loops.