remote test mermaid code with icon

This commit is contained in:
Ric Harvey 2024-05-01 16:20:02 +01:00
parent cd0af73e43
commit 5f931df4a3
Signed by: ric
GPG key ID: 7FDEB4C0C7D5CB61

View file

@ -1,18 +1,3 @@
<dl>
<link rel="stylesheet" href="https://kit.fontawesome.com/6fcd3ec8be.css" crossorigin="anonymous">
</dl>
test icon
```mermaid
flowchart TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
```
# Git Guide
## So what is Git?