vault backup: 2023-01-31 11:49:26

This commit is contained in:
2023-01-31 11:49:26 +08:00
parent 9da3b63d61
commit fef191cd14
6 changed files with 38 additions and 28 deletions

9
.obsidian/app.json vendored
View File

@@ -15,5 +15,12 @@
"legacyEditor": false,
"livePreview": false,
"communityThemeSortOrder": "download",
"strictLineBreaks": false
"strictLineBreaks": false,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "2",
"downscalePercent": 100
}
}