mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-04 18:00:14 +00:00
Fix doc
This commit is contained in:
parent
dd73220ec8
commit
3a897ea0d1
@ -275,7 +275,7 @@ It contains the following fields:
|
||||
xplr.config.layouts.builtin.default = {
|
||||
CustomContent = {
|
||||
title = "custom title",
|
||||
body = { DynamicParagraph = { render = "fn.custom.render_layout" } },
|
||||
body = { DynamicParagraph = { render = "custom.render_layout" } },
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user