jekyll-seo-tag/lib
Pierre de La Morinerie 160505dcd0 Truncate the description value to 280 chars
Currently the value of the `description`, `og: description`
and `twitter: description` tags includes the whole text of the post.

Which means that, on post pages, the text of the post is included *four*
times in the HTML document – adding to the page weight needlessly.

This commit ensures the description string is truncated to a sane value.
2023-06-30 14:32:52 +02:00
..
jekyll-seo-tag Truncate the description value to 280 chars 2023-06-30 14:32:52 +02:00
jekyll-seo-tag.rb chore: remove git.io (#462) 2022-04-28 05:06:46 -07:00
template.html Added the `twitter:description` tag (#464) 2022-07-13 16:47:29 -07:00