make header optionnal
This commit is contained in:
parent
07a0392d8c
commit
9cefd6525a
2 changed files with 9 additions and 11 deletions
|
|
@ -12,7 +12,7 @@
|
|||
/// Title of the page, default to document.title
|
||||
title: none,
|
||||
/// Page header
|
||||
header: [],
|
||||
header: none,
|
||||
/// Use only for html 'lang' attribute.
|
||||
lang: "en",
|
||||
//-- <head> only args --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue