mirror of
https://github.com/nathonius/obsidian-github-link.git
synced 2026-07-22 09:20:25 +00:00
📚 docs: #30 Add wiki images
This commit is contained in:
parent
ab0e98059c
commit
82bedf2521
2 changed files with 12 additions and 0 deletions
12
.devcontainer/devcontainer.json
Normal file
12
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"customizations": {
|
||||
"codespaces": {
|
||||
"repositories": {
|
||||
"nathonius/obsidian-github-link.wiki": {
|
||||
"permissions": "write-all"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
doc/wiki/TableExample1.png
Normal file
BIN
doc/wiki/TableExample1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 181 KiB |
Loading…
Reference in a new issue