mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
added #shareDisallowRobotIndexing label and reworked how the child-image exclusion works
This commit is contained in:
@@ -216,6 +216,7 @@ const ATTR_HELP = {
|
||||
"shareOmitDefaultCss": "default share page CSS will be omitted. Use when you make extensive styling changes.",
|
||||
"shareRoot": "marks note which is served on /share root.",
|
||||
"shareRaw": "note will be served in its raw format, without HTML wrapper",
|
||||
"shareDisallowRobotIndexing": `will forbid robot indexing of this note via <code>X-Robots-Tag: noindex</code> header`,
|
||||
"displayRelations": "comma delimited names of relations which should be displayed. All other ones will be hidden.",
|
||||
"hideRelations": "comma delimited names of relations which should be hidden. All other ones will be displayed.",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user