mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-12 20:32:26 +00:00
Andrei Jiroh Halili
d9b6b87724
Also in this commit, we also apply changes needed for the use of social cards in the theme we do use. Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
21 lines
No EOL
465 B
JSON
21 lines
No EOL
465 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs*.yml"
|
|
},
|
|
"marquee.widgets.npm-stats.packageNames": [
|
|
"@ajhalili2006/tildeverse-web"
|
|
],
|
|
"conventionalCommits.scopes": [
|
|
"mkdocs.yml",
|
|
"gitlab-ci",
|
|
"builds.sr.ht",
|
|
"docker",
|
|
"markdown",
|
|
"readme",
|
|
"meta",
|
|
"global"
|
|
],
|
|
"conventionalCommits.autoCommit": false,
|
|
"conventionalCommits.promptCI": true,
|
|
"git.alwaysSignOff": true
|
|
} |