File size: 1,217 Bytes
87aa6b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
    "projects": [
        {
            "project_index": 0,
            "project_title": "How to navigate and preview themes",
            "tasks": [
                {
                    "index": 0,
                    "start": 13.7,
                    "end": 17.6,
                    "text": "Navigate to the themes section."
                },
                {
                    "index": 1,
                    "start": 19.8,
                    "end": 39.3,
                    "text": "Preview a theme by clicking on the image."
                }
            ]
        },
        {
            "project_index": 1,
            "project_title": "How to edit and save changes to a specific page",
            "tasks": [
                {
                    "index": 2,
                    "start": 56.9,
                    "end": 72.2,
                    "text": "Edit a specific page, such as the 404 not found page, to change the title or header."
                },
                {
                    "index": 3,
                    "start": 78.9,
                    "end": 95.4,
                    "text": "Save changes to update the page title."
                }
            ]
        }
    ]
}