Can't change webpage name (title) in browser tab

Hi all, I have a Github website that I made using RStudio and RMarkdown. Bought the domain from google.

I am trying to change the the title/name of each page as it appears in the browser tabs. For example, on the Homepage (index), the tab says index.utf8.md, and when you're on the research page it says research.utf8.md.

I've tried opening up index.html file and changing what's in between the <title> index.utf8.md</title> tags, but once I Build Website in RStudio, it automatically reverts to what it was before. Any thoughts?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.