This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7defc79e7b Check img alt (#2301)
7defc79e7b is described below
commit 7defc79e7b99ef39c6eee38316b7e50c5b5fdf6b
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Feb 23 20:10:13 2023 +0800
Check img alt (#2301)
---
.htmltest.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.htmltest.yml b/.htmltest.yml
index 890452c970..31af73d64a 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -1,7 +1,9 @@
DirectoryPath: public
-IgnoreAltMissing: true
+IgnoreAltMissing: false
+IgnoreAltEmpty: false
IgnoreInternalEmptyHash: true
IgnoreDirectoryMissingTrailingSlash: true
+IgnoreCanonicalBrokenLinks: false
ExternalTimeout: 15
LogLevel: 1
CacheExpires: 24h