mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	chore: only report errors for html validation
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| { | ||||
|   "urls": ["http://127.0.0.1:3000/", "http://127.0.0.1:3000/blog"], | ||||
|   "files": ["./public/curriculum-vitae/index.html"] | ||||
|   "files": ["./public/curriculum-vitae/index.html"], | ||||
|   "severities": ["error"] | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user