From aabc7680df4517692f6c01999738120fe9450362 Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:03:28 -0700 Subject: [PATCH] https://developers.google.com/search/docs/appearance/google-images --- script/validate-html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/validate-html b/script/validate-html index 8f51642..bcbada2 100755 --- a/script/validate-html +++ b/script/validate-html @@ -24,5 +24,5 @@ def validate(file) exit 1 end -validate "index.html" +validate "" validate File.join "assets", "css", "style.css"