update site location
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
2bbab980ba
commit
dab9e26c7f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ import toml from "./custom/toml/toml.ts"
|
|||
const site = lume({
|
||||
src: "./src",
|
||||
dest: "./dist",
|
||||
location: new URL("https://samtherapy.net"),
|
||||
location: new URL("https://dns.froth.zone"),
|
||||
})
|
||||
|
||||
site
|
||||
|
|
Loading…
Reference in a new issue