Your documentation site is powered by Jekyll and hosted on GitHub Pages. Most settings are controlled via the _config.yml file in your repo root.
_config.yml```yaml title: My Project Docs description: Clear, helpful documentation for My Project. url: https://myusername.github.io/my-repo # Optional but recommended baseurl: /my-repo # Important if repo isn’t at root
theme: jekyll-theme-primer