Relative Path to relative to content

This commit is contained in:
2023-07-18 21:46:56 -07:00
parent ec3afd2f96
commit 40b12d17f9
17 changed files with 716 additions and 172 deletions

16
.vscode/settings.json vendored
View File

@ -10,12 +10,14 @@
"**/node_modules": true
},
"cSpell.words": [
"ASPNETCORE",
"endianness",
"Infineon",
"Kanban",
"Phares",
"Serilog",
"SYSLIB"
"ASPNETCORE",
"endianness",
"Infineon",
"Kanban",
"kanbn",
"onenote",
"Phares",
"Serilog",
"SYSLIB"
]
}