🎨 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,
|
||||
RootID: root.ID,
|
||||
Box: root.Box,
|
||||
DocPath: p,
|
||||
DocPath: root.Path,
|
||||
Path: p,
|
||||
Name: name,
|
||||
Title: "title-img",
|
||||
|
|
Loading…
Add table
Reference in a new issue