By default, a GitHub Pages site displays the repository name as the page title.
To set a custom title, create a _config.yml file in the project root or docs/ directory and add:
title: Your Name
GitHub Pages will use this value as the site title.