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 = {
|
||||
configuration: {
|
||||
baseUrl: "http://localhost:8080"
|
||||
baseUrl: "https://garden.werats.gay"
|
||||
},
|
||||
plugins: { },
|
||||
}
|
||||
Reference in New Issue
Block a user