1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00
.profile/.html-w3c-validatorrc.json

6 lines
151 B
JSON
Raw Normal View History

2021-12-04 15:52:51 +01:00
{
2023-08-01 18:18:16 +02:00
"urls": ["http://127.0.0.1:3000/", "http://127.0.0.1:3000/blog"],
"files": ["./public/curriculum-vitae/index.html"],
"severities": ["error"]
2021-12-04 15:52:51 +01:00
}