Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The feature "Set Page Titles from Sidebar Selection" does not seem to be working #1359

Closed
1 task done
xflcx1991 opened this issue Aug 26, 2020 · 0 comments · Fixed by #1360
Closed
1 task done

The feature "Set Page Titles from Sidebar Selection" does not seem to be working #1359

xflcx1991 opened this issue Aug 26, 2020 · 0 comments · Fixed by #1360
Assignees
Labels
bug confirmed as a bug

Comments

@xflcx1991
Copy link

xflcx1991 commented Aug 26, 2020

Bug Report

The document of docsify says

A page's title tag is generated from the selected sidebar item name. For better SEO, you can customize the title by specifying a string after the filename.

<!-- docs/_sidebar.md -->
* [Home](/)
* [Guide](guide.md "The greatest guide in the world")

But when I do it, the page's title is still "Guide" rather than "The greatest guide in the world".

Steps to reproduce

Normally add files,nothing special.

What is current behaviour

The title of page is from sidebar item name.

What is the expected behaviour

customized title can work.

Other relevant information

  • Bug does still occur when all/other plugins are disabled?

  • Your OS: Ubuntu 16.04.7

  • Node.js version: 14.7.0

  • npm/yarn version: 6.14.7

  • Browser version: Firefox v79.0

  • Docsify version: 4.11.6

  • Docsify plugins: 字数统计(docsify-count),scrollToTop

Please create a reproducible sandbox

Edit share-docsify-qnsk9

Mention the docsify version in which this bug was not present (if any)

@sy-records sy-records added the bug confirmed as a bug label Aug 26, 2020
@sy-records sy-records self-assigned this Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed as a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants