mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs(v1): fixing few typos and enhancing few sentences clarity (#3082)
This commit is contained in:
parent
3cfbf4b70d
commit
6a511b805a
5 changed files with 9 additions and 9 deletions
|
@ -96,7 +96,7 @@ blogSidebarTitle: { default: 'Recent posts', all: 'All blog posts' },
|
|||
|
||||
Docusaurus provides an RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically added to your website page's HTML `<HEAD>` tag.
|
||||
|
||||
A summary of the post's text is provided in the RSS feed up to the `<!--truncate-->`. If no `<!--truncate-->` tag is found, then all text up to 250 characters is used.
|
||||
A summary of the post's text is provided in the RSS feed up to the `<!--truncate-->`. If no `<!--truncate-->` tag is found, then all text up to 250 characters are used.
|
||||
|
||||
## Social Buttons
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue