A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
1.66k
stars
294
forks
source link
Feature request: make it possible to not add any tagline or description in the title #497
Open
PaulRBerg opened 1 year ago
Based on the docs, I understand that the
tagline
(or, if undefined, thedescription
) is added to the page title.The request is to make it possible to not add any trailing tagline or description in the title.
I browsed through all open issues but couldn't find any solution for this—only other users who have complained about the same problem.
It looks like this line is the culprit:
https://github.com/jekyll/jekyll-seo-tag/blob/db0e6392591a13e33339ee250a2861fc01646146/lib/jekyll-seo-tag/drop.rb#L64