Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
67a8211323
commit
5a28af4ee8
2 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ const site = lume({
|
|||
|
||||
site
|
||||
.copy("static", ".")
|
||||
.copy("_redirects")
|
||||
.loadData([".toml"], toml)
|
||||
.use(attributes())
|
||||
.use(codeHighlight())
|
||||
|
|
Loading…
Reference in a new issue