add pages
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 2m40s

This commit is contained in:
2025-06-21 09:00:38 +04:00
parent f8a632b6df
commit e396883830
19 changed files with 490 additions and 81 deletions

View File

@ -1,6 +1,6 @@
{
"root": true,
"extends": [],
"extends": ["html-validate:recommended", "html-validate:standard"],
"rules": {
"heading-level": "error",
"require-img-alt": "error",