mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Quartz sync: Jan 10, 2025, 6:26 PM
This commit is contained in:
parent
d2a44bc2ce
commit
f47b6ffc15
@ -8,15 +8,13 @@ import * as Plugin from "./quartz/plugins"
|
|||||||
*/
|
*/
|
||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
pageTitle: "🪴 Quartz 4.0",
|
pageTitle: "Arena&A's blog",
|
||||||
pageTitleSuffix: "",
|
pageTitleSuffix: "",
|
||||||
enableSPA: true,
|
enableSPA: true,
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: null,
|
||||||
provider: "plausible",
|
locale: "zh-CN",
|
||||||
},
|
baseUrl: "www.arenadruid.top",
|
||||||
locale: "en-US",
|
|
||||||
baseUrl: "quartz.jzhao.xyz",
|
|
||||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||||
defaultDateType: "created",
|
defaultDateType: "created",
|
||||||
generateSocialImages: false,
|
generateSocialImages: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user