Vault sync: 2021-11-10 21:01:50

This commit is contained in:
2021-11-10 21:01:50 +01:00
parent 02df79c920
commit f7b20c9f12
2 changed files with 14 additions and 8 deletions

8
.obsidian/app.json vendored
View File

@@ -2,5 +2,11 @@
"promptDelete": false,
"spellcheck": true,
"alwaysUpdateLinks": true,
"showLineNumber": true
"showLineNumber": true,
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}