This commit is contained in:
oldwinter 2023-10-08 22:38:37 +08:00
parent 29096973fc
commit 403c25c622
2 changed files with 6 additions and 5 deletions

7
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@jackyzha0/quartz",
"version": "4.0.11",
"version": "4.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jackyzha0/quartz",
"version": "4.0.11",
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.6.3",
@ -85,7 +85,8 @@
"typescript": "^5.0.4"
},
"engines": {
"node": ">=18.14"
"node": ">=18.14",
"npm": ">=9.3.1"
}
},
"node_modules/@clack/core": {

View File

@ -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: {