change base URL
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 23s
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 23s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
baseUrl: "http://localhost:8080"
|
baseUrl: "https://garden.werats.gay"
|
||||||
},
|
},
|
||||||
plugins: { },
|
plugins: { },
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user