diff --git a/README.md b/README.md index 23073ea..9d1544f 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,9 @@ TAGS=tag1,tag2,tag3 ## Show comments COMMENTS=true +## Show reactions +REACTIONS=true + ## List of links in the Links page, Separate using commas and semicolons LINKS=Title1,URL1;Title2,URL3;Title3,URL3; diff --git a/README.zh-cn.md b/README.zh-cn.md index 4fbc3e5..33fe473 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -129,6 +129,9 @@ TAGS=标签A,标签B,标签C ## 展示评论 COMMENTS=true +## 展示 Reactions +REACTIONS=true + ## 链接页面中的超链接, 使用英文逗号和分号分割 LINKS=Title1,URL1;Title2,URL3;Title3,URL3;