mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
commit
40bf2fd4a8
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "content"]
|
||||
path = content
|
||||
url = https://github.com/oldwinter/knowledge-garden.git
|
||||
1
content
Submodule
1
content
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b9b8ab73555101a641a1b972235996e10368b77c
|
||||
@ -3,14 +3,14 @@ import * as Plugin from "./quartz/plugins"
|
||||
|
||||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "🪴 Quartz 4.0",
|
||||
pageTitle: "🌱 oldwinterの数字花园",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: {
|
||||
provider: "plausible",
|
||||
},
|
||||
baseUrl: "quartz.jzhao.xyz",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
ignorePatterns: ["private", "templates", ".obsidian", "Extras/Templates","Sources/Movies + TV/豆瓣影音导入", "Spaces/0-Work"],
|
||||
defaultDateType: "created",
|
||||
theme: {
|
||||
typography: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user