frontmatter meta stuff
This commit is contained in:
parent
9aad36f910
commit
c2861b8f18
7 changed files with 204 additions and 18 deletions
|
@ -4,4 +4,7 @@
|
|||
|
||||
src = ./.;
|
||||
layoutSrc = ./layouts;
|
||||
|
||||
# maybe don't do this but its possible to reference _any file_.
|
||||
defaultLayout = ./layouts/default.html;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue