This commit is contained in:
2025-08-23 15:15:57 +08:00
commit b5fbaa9db5
167 changed files with 2087 additions and 0 deletions

11
.obsidian/app.json vendored Normal file
View File

@ -0,0 +1,11 @@
{
"promptDelete": false,
"readableLineLength": false,
"showLineNumber": false,
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}