This the Home page.
graph TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[iPad]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]


graph TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[iPad]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]