|
18 | 18 | <item id="titlepage" href="titlepage.xhtml" media-type="application/xhtml+xml"/> |
19 | 19 | <item id="c00_intro" href="00_intro.xhtml" media-type="application/xhtml+xml"/> |
20 | 20 | <item id="c01_values" href="01_values.xhtml" media-type="application/xhtml+xml"/> |
21 | | - <item id="c02_program_structure" href="02_program_structure.xhtml" media-type="application/xhtml+xml"/> |
| 21 | + <item id="c02_program_structure" href="02_program_structure.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
22 | 22 | <item id="c03_functions" href="03_functions.xhtml" media-type="application/xhtml+xml"/> |
23 | | - <item id="c04_data" href="04_data.xhtml" media-type="application/xhtml+xml"/> |
| 23 | + <item id="c04_data" href="04_data.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
24 | 24 | <item id="c05_higher_order" href="05_higher_order.xhtml" media-type="application/xhtml+xml"/> |
25 | | - <item id="c06_object" href="06_object.xhtml" media-type="application/xhtml+xml"/> |
| 25 | + <item id="c06_object" href="06_object.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
26 | 26 | <item id="c07_elife" href="07_elife.xhtml" media-type="application/xhtml+xml"/> |
27 | 27 | <item id="c08_error" href="08_error.xhtml" media-type="application/xhtml+xml"/> |
28 | | - <item id="c09_regexp" href="09_regexp.xhtml" media-type="application/xhtml+xml"/> |
| 28 | + <item id="c09_regexp" href="09_regexp.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
29 | 29 | <item id="c10_modules" href="10_modules.xhtml" media-type="application/xhtml+xml"/> |
30 | | - <item id="c11_language" href="11_language.xhtml" media-type="application/xhtml+xml"/> |
| 30 | + <item id="c11_language" href="11_language.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
31 | 31 | <item id="c12_browser" href="12_browser.xhtml" media-type="application/xhtml+xml"/> |
32 | | - <item id="c13_dom" href="13_dom.xhtml" media-type="application/xhtml+xml"/> |
| 32 | + <item id="c13_dom" href="13_dom.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
33 | 33 | <item id="c14_event" href="14_event.xhtml" media-type="application/xhtml+xml"/> |
34 | | - <item id="c15_game" href="15_game.xhtml" media-type="application/xhtml+xml"/> |
35 | | - <item id="c16_canvas" href="16_canvas.xhtml" media-type="application/xhtml+xml"/> |
| 34 | + <item id="c15_game" href="15_game.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
| 35 | + <item id="c16_canvas" href="16_canvas.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
36 | 36 | <item id="c17_http" href="17_http.xhtml" media-type="application/xhtml+xml"/> |
37 | 37 | <item id="c18_forms" href="18_forms.xhtml" media-type="application/xhtml+xml"/> |
38 | | - <item id="c19_paint" href="19_paint.xhtml" media-type="application/xhtml+xml"/> |
39 | | - <item id="c20_node" href="20_node.xhtml" media-type="application/xhtml+xml"/> |
40 | | - <item id="c21_skillsharing" href="21_skillsharing.xhtml" media-type="application/xhtml+xml"/> |
| 38 | + <item id="c19_paint" href="19_paint.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
| 39 | + <item id="c20_node" href="20_node.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
| 40 | + <item id="c21_skillsharing" href="21_skillsharing.xhtml" media-type="application/xhtml+xml" properties="svg"/> |
41 | 41 | <item id="style" href="style.css" media-type="text/css"/> |
42 | 42 | <item id="font.cinzel.bold" href="font/cinzel_bold.otf" media-type="application/vnd.ms-opentype"/> |
43 | 43 | <item id="font.pt.regular" href="font/pt_mono.otf" media-type="application/vnd.ms-opentype"/> |
44 | | - <item id="cover-image" properties="cover-image" href="img/cover.png" media-type="image/png"/> |
| 44 | +{{images}} |
45 | 45 | </manifest> |
46 | 46 | <spine> |
47 | 47 | <itemref idref="titlepage" linear="yes"/> |
|
0 commit comments