mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🎨 Doc title image path
This commit is contained in:
parent
aa2f05dcb5
commit
f58623af6b
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ func docTitleImgAsset(root *ast.Node) *Asset {
|
||||||
BlockID: root.ID,
|
BlockID: root.ID,
|
||||||
RootID: root.ID,
|
RootID: root.ID,
|
||||||
Box: root.Box,
|
Box: root.Box,
|
||||||
DocPath: p,
|
DocPath: root.Path,
|
||||||
Path: p,
|
Path: p,
|
||||||
Name: name,
|
Name: name,
|
||||||
Title: "title-img",
|
Title: "title-img",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue