Change netlify html title

I starting out making a site w/ react and as I’m locally hosting my site, I set the HTML title to what I wanted and it shows up fine, but after dpeloyment on Netlify, my website hosted on https://tachanks.netlify.app/ ends up still having Netlify Website as it’s tab title versus what I made it be on my pc, is there a way to change this or am I stuck with netlify Website as the title on my tab?

Seems to be working:
image

Netlify doesn’t control any static file settings except what you set at build time.

Was an issue on my end, some weird setting was overriding it

1 Like

Thank you for coming back and letting us know! Glad everything is working now :rocket: