Skip to content

Commit 975d5f9

Browse files
authored
Update project.jl
1 parent bb3d551 commit 975d5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ project = Project(
2424
StaticResources(),
2525
DocumentGraph(),
2626
SearchIndex(),
27-
SaveAttributes((:title,), useoutputs=false),
27+
SaveAttributes((:title,), useoutputs=true),
2828
LoadFrontendConfig(Pkg.pkgdir(m))
2929
],
3030
)

0 commit comments

Comments
 (0)