Skip to content

Commit

Permalink
Add 'unlocked' accessibility feature to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Mar 31, 2021
1 parent b5ca5b8 commit 87df889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/content.opf
Expand Up @@ -22,8 +22,8 @@
<meta property="schema:accessibilityFeature">alternativeText</meta>
<meta property="schema:accessibilityFeature">longDescription</meta>
<meta property="schema:accessibilityFeature">readingOrder</meta>
<meta property="schema:accessibilityFeature">structuralNavigation</meta>
<meta property="schema:accessibilityFeature">tableOfContents</meta>
<meta property="schema:accessibilityFeature">unlocked</meta>
<meta property="schema:accessibilityHazard">none</meta>
<meta property="schema:accessibilitySummary">This publication conforms to WCAG 2.1 Level AA.</meta>
<link href="onix.xml" media-type="application/xml" properties="onix" rel="record"/>
Expand Down

0 comments on commit 87df889

Please sign in to comment.