🎨 Doc title image path

This commit is contained in:
Daniel 2023-12-20 20:16:11 +08:00
parent aa2f05dcb5
commit f58623af6b
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -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",