Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
13d2234bbf
commit
e72f03da76
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import svgo from "lume/plugins/svgo.ts";
|
|||
const site = lume({
|
||||
src: "./src",
|
||||
dest: "./dist",
|
||||
location: new URL("https://samtherapy.net")
|
||||
});
|
||||
|
||||
site
|
||||
|
|
Loading…
Reference in a new issue