We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083fcb4 commit 074867fCopy full SHA for 074867f
1 file changed
docs/manifest.json
@@ -14,7 +14,7 @@
14
],
15
16
"readingOrder": [
17
- {"href": "https://readium.org/css/docs/", "type": "text/html", "rel": "contents"},
+ {"href": "https://readium.org/css/docs/", "type": "text/html", "title": "Introduction", "rel": "contents"},
18
{"href": "https://readium.org/css/docs/CSS01-readiumcss_fundamentals.html", "type": "text/html", "title": "Readium CSS Fundamental Concepts"},
19
{"href": "https://readium.org/css/docs/CSS02-quickstart.html", "type": "text/html", "title": "Quickstart"},
20
{"href": "https://readium.org/css/docs/CSS03-injection_and_pagination.html", "type": "text/html", "title": "Inject and paginate EPUB contents"},
0 commit comments