Skip to content

Commit beb8a49

Browse files
author
tiezhudotwang
committed
Merge branch 'main' of github.com:emaction/emaction.frontend
2 parents 2fcfa18 + 3bb22c1 commit beb8a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ You can specify dark/light mode through the `theme` custom property, It supports
6969
You can also reference [emaction.backend](https://github.com/emaction/emaction.backend) to build your own backend to save data, then specify the API address through the `endpoint` property.
7070

7171
### Custom target id
72-
The target id is used to identify what the reaction is referring to (usually the page it is on). Typically you do not need to specify a target id, because emaction will look for the canonical meta tag to determine the canonical URL for the current page content. If you do need to customize the target id (for example, to add reactions for each individual comment on a page), you can specify it using the reactionTargetId attribute.
72+
The target id is used to identify what the reaction is referring to (usually the page it is on). Typically you do not need to specify a target id, because emaction will look for the canonical meta tag to determine the canonical URL for the current page content. If you do need to customize the target id (for example, to add reactions for each individual comment on a page), you can specify it using the `reactionTargetId` attribute.

0 commit comments

Comments
 (0)