Hello, I’m having a problem with my site, since it’s in spanish, some special characters like “ñ” and accents
don’t show up correctly. This doesn’t happen to the site published via webflow see here, but does happen to
the exported site, uploaded to my server see here.
In the “custom code” tab, the language is set to “es”, also tried “spa”, and “en”.
I’ve tried changing every reference to the UFT-8 charset (to ISO-8859-1) inside index.html and .css files, with no luck.
Also tried forcing the charset and language locale “es” through the .htaccess on my server, I’m out of ideas, every suggestion is welcome.
Thanks for your time!