Skip to content

Commit 074867f

Browse files
committed
Add missing title in ReadingOrder
1 parent 083fcb4 commit 074867f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515

1616
"readingOrder": [
17-
{"href": "https://readium.org/css/docs/", "type": "text/html", "rel": "contents"},
17+
{"href": "https://readium.org/css/docs/", "type": "text/html", "title": "Introduction", "rel": "contents"},
1818
{"href": "https://readium.org/css/docs/CSS01-readiumcss_fundamentals.html", "type": "text/html", "title": "Readium CSS Fundamental Concepts"},
1919
{"href": "https://readium.org/css/docs/CSS02-quickstart.html", "type": "text/html", "title": "Quickstart"},
2020
{"href": "https://readium.org/css/docs/CSS03-injection_and_pagination.html", "type": "text/html", "title": "Inject and paginate EPUB contents"},

0 commit comments

Comments
 (0)