mirror of
https://github.com/Techtonic-Fault/homepage.git
synced 2026-01-23 05:26:30 +00:00
Initial commit
This commit is contained in:
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"frontMatter.content.pageFolders": [
|
||||
{
|
||||
"path": "[[workspace]]/src/posts",
|
||||
"title": "posts"
|
||||
},
|
||||
{
|
||||
"title": "portfolio",
|
||||
"path": "[[workspace]]/src/portfolio"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user