mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
Commit literally everything to kick tires
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
197a066ece
commit
c7e8c9bf98
11 changed files with 141 additions and 0 deletions
6
.vscode/extensions.json
vendored
Normal file
6
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"printfn.gemini-improved",
|
||||
"DavidAnson.vscode-markdownlint"
|
||||
]
|
||||
}
|
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"yaml.schemas": {
|
||||
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs*.yml"
|
||||
},
|
||||
"marquee.widgets.npm-stats.packageNames": [
|
||||
"@ajhalili2006/tildeverse-web"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue