Merge pull request #4 from oldwinter/bak

Bak
This commit is contained in:
DongDong Chen 2023-12-17 01:23:58 +08:00 committed by GitHub
commit 40bf2fd4a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 2 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "content"]
path = content
url = https://github.com/oldwinter/knowledge-garden.git

1
content Submodule

@ -0,0 +1 @@
Subproject commit b9b8ab73555101a641a1b972235996e10368b77c

View File

View File

@ -3,14 +3,14 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
pageTitle: "🪴 Quartz 4.0", pageTitle: "🌱 oldwinterの数字花园",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
analytics: { analytics: {
provider: "plausible", provider: "plausible",
}, },
baseUrl: "quartz.jzhao.xyz", baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian", "Extras/Templates","Sources/Movies + TV/豆瓣影音导入", "Spaces/0-Work"],
defaultDateType: "created", defaultDateType: "created",
theme: { theme: {
typography: { typography: {