Skip to content

Commit cdca00c

Browse files
committed
Update readme
1 parent 7288860 commit cdca00c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ $ npm install hexo-generator-feed --save
1313
- Hexo 3: 1.x
1414
- Hexo 2: 0.x
1515

16+
## Use
17+
18+
In the [front-matter](https://hexo.io/docs/front-matter.html) of your post, you can optionally add a `description` setting to write a summary for the post. Otherwise the summary will default to the excerpt or the first 140 characters of the post.
19+
1620
## Options
1721

1822
You can configure this plugin in `_config.yml`.

0 commit comments

Comments
 (0)