Skip to content

Commit 3af8e39

Browse files
authored
Modify accessibility features in about.html
Updated accessibility features in the About page schema.
1 parent 917937a commit 3af8e39

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

about.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,7 @@
8888
"@type": "AboutPage",
8989
"name": "About Basic Geometry Formulas",
9090
"alternateName": "About page",
91-
"accessMode": "textOnVisual",
92-
"accessibilityFeature": [
93-
"dyslexicFriendly",
94-
"extended explanations"
95-
],
91+
"accessMode": ["textual", "visual"],
9692
"accessibilityHazard": "none",
9793
"accessibilitySummary": "Mostly textual explanation with an animated figure and a video." ,
9894
"accountablePerson": {

0 commit comments

Comments
 (0)