fix: url
This commit is contained in:
parent
22a5a30438
commit
f14930fc66
3 changed files with 722 additions and 29 deletions
|
@ -72,5 +72,8 @@
|
|||
"**/*.{md,mkd,mdwn,mdown,mdtxt,mdtext,markdown}": [
|
||||
"npx markdownlint --config ./markdownlint.config.json --fix"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@netlify/plugin-lighthouse": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue