Skip to content

Commit a57b838

Browse files
authored
Change accessMode to an array of modes
1 parent 3af8e39 commit a57b838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"url": "https://basic-geometry.github.io/about"
108108
},
109109
"alternateName": "Exact Geometry",
110-
"accessMode": "mathOnVisual" ,
110+
"accessMode": ["textual", "visual"],
111111
"accessibilityFeature": [
112112
"dyslexicFriendly",
113113
"machine-readable",

0 commit comments

Comments
 (0)