github-pagesAfter creating a gh page, the page title is retrieved from the first ## (h2), after the # (h1) in readme.md file. It should be the first # (h1).
Also, editing the _config.yml, adding title, page.title, site.title, it doesn't change the page title, allways revert to the ## (h2).
Project: https://github.com/MiguelPynto/ShiftDisplay
Config: https://github.com/MiguelPynto/ShiftDisplay/blob/master/_config.yml
Page: http://miguelpynto.github.io/ShiftDisplay
/cc include any Jekyll affinity teams here (see https://teams.jekyllrb.com/ for more info)
@MiguelPynto I made a quick test on a new repo https://dirtyf.github.io/pages/ and the h1 in the README is well set with the Cayman theme. Anyway this is not a Jekyll bug, but more related to one of the new GitHub Pages Jekyll plugins, I suggest you contact their support or open an issue.
@MiguelPynto I had opened a related ticket at jekyll-titles-from-headings repo
you can add to it.. or open a new ticket entirely..
Most helpful comment
@MiguelPynto I had opened a related ticket at jekyll-titles-from-headings repo
you can add to it.. or open a new ticket entirely..