added additional configuration and metadata information
This commit is contained in:
@@ -9,3 +9,5 @@ relative = false
|
||||
directory = ".dragonglass.tmpl"
|
||||
# The default template name. Default is "default.html".
|
||||
default = "default.html"
|
||||
# The name of the default stylesheet.
|
||||
stylesheet = "dragonglass.css"
|
||||
|
||||
@@ -5,6 +5,10 @@ aliases
|
||||
List of alternative names that can be used to link to a
|
||||
particular page.
|
||||
|
||||
publish
|
||||
(Obsidian Publish standard metadata)
|
||||
If this boolean value is False, the page will not be published.
|
||||
|
||||
template
|
||||
The file name of the template to be used to render this page, overriding the default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user