typegen: add module tag to modules
This commit is contained in:
parent
2ad0f62947
commit
fb88536039
2 changed files with 6 additions and 0 deletions
|
@ -119,6 +119,7 @@ hidetitle = true
|
|||
let template = format!(
|
||||
"+++
|
||||
title = \"{name}\"
|
||||
hidetitle = true
|
||||
+++
|
||||
|
||||
{{{{< qmlmodule module=\"{name}\" >}}}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue