Squashed 'content/' changes from 69352f5..3f325ff

3f325ff Added all N3 notions
06af741 Obsidian settings updated
b399f6b Added a new style for other side usage

git-subtree-dir: content
git-subtree-split: 3f325ffe0f3ee8169ee45746916e823422ab0591
This commit is contained in:
2024-06-10 13:00:27 +02:00
parent 519cf47e67
commit 506e066f11
58 changed files with 3332 additions and 713 deletions

8
.obsidian/app.json vendored
View File

@ -1,4 +1,10 @@
{
"alwaysUpdateLinks": true,
"showInlineTitle": false
"showInlineTitle": false,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}