Skip to content

Commit 93fa60e

Browse files
authored
Merge pull request #3930 from 1RedOne/patch-1
Breaks into a new paragraph for QOL
2 parents 5a0b54b + 3049ec8 commit 93fa60e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/github/working-with-github-pages/about-github-pages-and-jekyll.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ You can download or create Jekyll plugins to extend the functionality of Jekyll
9191
- [`jekyll-titles-from-headings`](https://github.com/benbalter/jekyll-titles-from-headings)
9292
- [`jekyll-relative-links`](https://github.com/benbalter/jekyll-relative-links)
9393

94-
You can enable additional plugins by adding the plugin's gem to the `plugins` setting in your *_config.yml* file. For more information, see "[Configuration](https://jekyllrb.com/docs/configuration/)" in the Jekyll documentation. For a list of supported plugins, see "[Dependency versions](https://pages.github.com/versions/)" on the {% data variables.product.prodname_pages %} site.
94+
You can enable additional plugins by adding the plugin's gem to the `plugins` setting in your *_config.yml* file. For more information, see "[Configuration](https://jekyllrb.com/docs/configuration/)" in the Jekyll documentation.
9595

96-
For usage information for a specific plugin, see the plugin's documentation.
96+
For a list of supported plugins, see "[Dependency versions](https://pages.github.com/versions/)" on the {% data variables.product.prodname_pages %} site. For usage information for a specific plugin, see the plugin's documentation.
9797

9898
{% tip %}
9999

0 commit comments

Comments
 (0)