Some checks failed
Deploy Quartz site to Pages / build (push) Failing after 6s
6 lines
111 B
TypeScript
6 lines
111 B
TypeScript
const config: QuartzConfig = {
|
|
configuration: {
|
|
baseUrl: "http://localhost:8080"
|
|
},
|
|
plugins: { },
|
|
} |