mirror of https://github.com/logos-co/roadmap.git
config v4
This commit is contained in:
parent
a7504bf036
commit
c551963dc5
|
@ -3,13 +3,13 @@ import * as Plugin from "./quartz/plugins"
|
|||
|
||||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "🪴 Quartz 4.0",
|
||||
pageTitle: "Logos Collective Project Roadmaps",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: {
|
||||
provider: "plausible",
|
||||
},
|
||||
baseUrl: "quartz.jzhao.xyz",
|
||||
baseUrl: "roadmap.logos.co",
|
||||
ignorePatterns: ["private", "templates"],
|
||||
theme: {
|
||||
typography: {
|
||||
|
|
Loading…
Reference in New Issue