parent
2bbab980ba
commit
dab9e26c7f
|
@ -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 New Issue