I have tried using <title>
tag in "default.html" but it just adds a title in my page and doesn't change my browser tab
theme : jekyll hack
Add <title> your_title </title>
in the head section of default.html
default.html is located under "your-github-domain/_layouts"