first commit

This commit is contained in:
Boris
2024-01-15 20:14:10 +00:00
commit 8c81ee28b7
3106 changed files with 474415 additions and 0 deletions

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

@@ -0,0 +1,14 @@
{
"showInlineTitle": true,
"useMarkdownLinks": true,
"promptDelete": false,
"showLineNumber": true,
"attachmentFolderPath": "images",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "2",
"downscalePercent": 100
},
"readableLineLength": false
}