Skip to content

Commit 237e68d

Browse files
authored
Docs for front-matter parameter copyright_reprint (#134)
1 parent 16d07ff commit 237e68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/docs/advanced-settings/front-matter.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Setting | Type | Description | Default
3131
--- | --- | --- | ---
3232
`author` | `string` | Author name for post copyright | `author` in Hexo config file
3333
`post_link` | `string` | The original link of the reposted article | None
34+
`copyright_reprint` | `bool` | It shows that the article is a reprint article and needs to enter `author` and `post_link` together. | `false`
3435
`link` | `string` | Clicking on the post title on the index or archive page will redirect to the set external link | None
3536
`description` | `string` | Docs [here](/docs/theme-settings/posts.html#Preamble-Text) | None
3637
`direction` | `string` | Available value: `rtl` | None

0 commit comments

Comments
 (0)